index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-01-29
net: atm: pppoatm: use new API for wakeup tasklet
Emil Renner Berthing
2021-01-29
net: atm: pppoatm: use tasklet_init to initialize wakeup tasklet
Emil Renner Berthing
2021-01-29
net: flow_offload: Add original direction flag to ct_metadata
Paul Blakey
2021-01-29
net/sched: cls_flower: Add match on the ct_state reply flag
Paul Blakey
2021-01-29
net: packet: make pkt_sk() inline
Menglong Dong
2021-01-28
nexthop: Extract a helper for validation of get/del RTNL requests
Petr Machata
2021-01-28
nexthop: Add a callback parameter to rtm_dump_walk_nexthops()
Petr Machata
2021-01-28
nexthop: Extract a helper for walking the next-hop tree
Petr Machata
2021-01-28
nexthop: Strongly-type context of rtm_dump_nexthop()
Petr Machata
2021-01-28
nexthop: Extract a common helper for parsing dump attributes
Petr Machata
2021-01-28
nexthop: Extract dump filtering parameters into a single structure
Petr Machata
2021-01-28
nexthop: Dispatch notifier init()/fini() by group type
Petr Machata
2021-01-28
nexthop: Use enum to encode notification type
Ido Schimmel
2021-01-28
nexthop: Assert the invariant that a NH group is of only one type
Petr Machata
2021-01-28
nexthop: Introduce to struct nh_grp_entry a per-type union
Petr Machata
2021-01-28
nexthop: Dispatch nexthop_select_path() by group type
Petr Machata
2021-01-28
nexthop: Rename nexthop_free_mpath
David Ahern
2021-01-28
net/af_iucv: build SG skbs for TRANS_HIPER sockets
Julian Wiedmann
2021-01-28
net/af_iucv: don't track individual TX skbs for TRANS_HIPER sockets
Julian Wiedmann
2021-01-28
net/af_iucv: count packets in the xmit path
Julian Wiedmann
2021-01-28
net/af_iucv: don't lookup the socket on TX notification
Julian Wiedmann
2021-01-28
net/af_iucv: remove WARN_ONCE on malformed RX packets
Alexander Egorenkov
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-28
Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-01-28
Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-28
rxrpc: Fix memory leak in rxrpc_lookup_local
Takeshi Misawa
2021-01-28
net: reduce indentation level in sk_clone_lock()
Eric Dumazet
2021-01-27
devlink: Add DMAC filter generic packet trap
Aya Levin
2021-01-27
Merge tag 'mac80211-next-for-net-next-2021-01-27' of git://git.kernel.org/pub...
Jakub Kicinski
2021-01-27
Merge tag 'linux-can-next-for-5.12-20210127' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-01-27
tipc: remove duplicated code in tipc_msg_create
Hoang Huu Le
2021-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-01-27
net: bridge: multicast: make tracked EHT hosts limit configurable
Nikolay Aleksandrov
2021-01-27
net: bridge: multicast: add per-port EHT hosts limit
Nikolay Aleksandrov
2021-01-27
net: decnet: fix netdev refcount leaking on error path
Vadim Fedorenko
2021-01-27
net: remove redundant 'depends on NET'
Masahiro Yamada
2021-01-27
net: l3mdev: use obj-$(CONFIG_NET_L3_MASTER_DEV) form in net/Makefile
Masahiro Yamada
2021-01-27
net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/Makefile
Masahiro Yamada
2021-01-27
net: dcb: use obj-$(CONFIG_DCB) form in net/Makefile
Masahiro Yamada
2021-01-27
net: move CONFIG_NET guard to top Makefile
Masahiro Yamada
2021-01-27
net: sysctl: remove redundant #ifdef CONFIG_NET
Masahiro Yamada
2021-01-27
mptcp: pm nl: reduce variable scope
Matthieu Baerts
2021-01-27
mptcp: pm nl: support IPv4 mapped in v6 addresses
Matthieu Baerts
2021-01-27
mptcp: support MPJoin with IPv4 mapped in v6 sk
Matthieu Baerts
2021-01-27
pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
Di Zhu
2021-01-27
net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP
Rasmus Villemoes
2021-01-27
mac80211: minstrel_ht: fix regression in the max_prob_rate fix
Felix Fietkau
2021-01-27
can: gw: fix typo
Marc Kleine-Budde
2021-01-26
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
2021-01-26
net: lapb: Add locking to the lapb module
Xie He
[next]