开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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
2021-01-26
net: bridge: multicast: fix br_multicast_eht_set_entry_lookup indentation
Nikolay Aleksandrov
2021-01-26
Merge tag 'mac80211-for-net-2021-01-26' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
2021-01-26
mac80211: pause TX while changing interface type
Johannes Berg
2021-01-26
wext: fix NULL-ptr-dereference with cfg80211's lack of commit()
Johannes Berg
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-25
bridge: Use PTR_ERR_OR_ZERO instead if(IS_ERR(...)) + PTR_ERR
Jiapeng Zhong
2021-01-23
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
Pengcheng Yang
2021-01-23
udp: allow forwarding of plain (non-fraglisted) UDP GRO packets
Alexander Lobakin
2021-01-23
net: introduce a netdev feature for UDP GRO forwarding
Alexander Lobakin
2021-01-23
tcp: make TCP_USER_TIMEOUT accurate for zero window probes
Enke Chen
2021-01-23
NFC: fix resource leak when target index is invalid
Pan Bian
[next]