index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-28
nexthop: Introduce to struct nh_grp_entry a per-type union
Petr Machata
1
-2
/
+2
2021-01-28
nexthop: Dispatch nexthop_select_path() by group type
Petr Machata
1
-6
/
+16
2021-01-28
nexthop: Rename nexthop_free_mpath
David Ahern
1
-2
/
+2
2021-01-28
net/af_iucv: build SG skbs for TRANS_HIPER sockets
Julian Wiedmann
1
-2
/
+4
2021-01-28
net/af_iucv: don't track individual TX skbs for TRANS_HIPER sockets
Julian Wiedmann
1
-59
/
+21
2021-01-28
net/af_iucv: count packets in the xmit path
Julian Wiedmann
1
-6
/
+24
2021-01-28
net/af_iucv: don't lookup the socket on TX notification
Julian Wiedmann
1
-12
/
+3
2021-01-28
net/af_iucv: remove WARN_ONCE on malformed RX packets
Alexander Egorenkov
1
-1
/
+0
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
27
-145
/
+314
2021-01-29
bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_RECVMSG
Stanislav Fomichev
1
-0
/
+4
2021-01-29
bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_INET{4,6}_GET{PEER,SOCK}NAME
Stanislav Fomichev
1
-0
/
+8
2021-01-29
bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_SENDMSG
Stanislav Fomichev
1
-0
/
+4
2021-01-28
Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Jakub Kicinski
1
-30
/
+280
2021-01-28
Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
21
-76
/
+225
2021-01-28
rxrpc: Fix memory leak in rxrpc_lookup_local
Takeshi Misawa
1
-0
/
+1
2021-01-28
net: reduce indentation level in sk_clone_lock()
Eric Dumazet
1
-96
/
+93
2021-01-28
cfg80211: call cfg80211_destroy_ifaces() with wiphy lock held
Johannes Berg
1
-0
/
+3
2021-01-28
wext: call cfg80211_set_encryption() with wiphy lock held
Johannes Berg
1
-1
/
+6
2021-01-28
wext: call cfg80211_change_iface() with wiphy lock held
Johannes Berg
1
-1
/
+6
2021-01-28
nl80211: call cfg80211_dev_rename() under RTNL
Johannes Berg
1
-1
/
+1
2021-01-28
ath9k: fix build error with LEDS_CLASS=m
Arnd Bergmann
1
-1
/
+1
2021-01-27
devlink: Add DMAC filter generic packet trap
Aya Levin
1
-0
/
+1
2021-01-27
Merge tag 'mac80211-next-for-net-next-2021-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
Jakub Kicinski
38
-1791
/
+1687
2021-01-27
Merge tag 'linux-can-next-for-5.12-20210127' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Jakub Kicinski
1
-1
/
+1
2021-01-27
tipc: remove duplicated code in tipc_msg_create
Hoang Huu Le
1
-4
/
+0
2021-01-27
bpf: Allow rewriting to ports under ip_unprivileged_port_start
Stanislav Fomichev
2
-6
/
+12
2021-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2
-17
/
+27
2021-01-27
net: bridge: multicast: make tracked EHT hosts limit configurable
Nikolay Aleksandrov
5
-2
/
+62
2021-01-27
net: bridge: multicast: add per-port EHT hosts limit
Nikolay Aleksandrov
4
-0
/
+36
2021-01-27
net: decnet: fix netdev refcount leaking on error path
Vadim Fedorenko
1
-1
/
+1
2021-01-27
net: remove redundant 'depends on NET'
Masahiro Yamada
12
-12
/
+5
2021-01-27
net: l3mdev: use obj-$(CONFIG_NET_L3_MASTER_DEV) form in net/Makefile
Masahiro Yamada
2
-4
/
+2
2021-01-27
net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/Makefile
Masahiro Yamada
2
-4
/
+2
2021-01-27
net: dcb: use obj-$(CONFIG_DCB) form in net/Makefile
Masahiro Yamada
2
-4
/
+2
2021-01-27
net: move CONFIG_NET guard to top Makefile
Masahiro Yamada
1
-7
/
+4
2021-01-27
net: sysctl: remove redundant #ifdef CONFIG_NET
Masahiro Yamada
1
-2
/
+0
2021-01-27
mptcp: pm nl: reduce variable scope
Matthieu Baerts
1
-3
/
+3
2021-01-27
mptcp: pm nl: support IPv4 mapped in v6 addresses
Matthieu Baerts
1
-9
/
+24
2021-01-27
mptcp: support MPJoin with IPv4 mapped in v6 sk
Matthieu Baerts
1
-7
/
+17
2021-01-27
pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
Di Zhu
1
-1
/
+1
2021-01-27
net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP
Rasmus Villemoes
1
-10
/
+13
2021-01-28
skmsg: Make sk_psock_destroy() static
Cong Wang
1
-2
/
+1
2021-01-27
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
1
-2
/
+1
2021-01-27
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
18
-83
/
+91
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
22
-130
/
+127
2021-01-27
mac80211: minstrel_ht: fix regression in the max_prob_rate fix
Felix Fietkau
1
-1
/
+1
2021-01-27
net: Simplify the calculation of variables
Jiapeng Zhong
1
-1
/
+1
2021-01-27
can: gw: fix typo
Marc Kleine-Budde
1
-1
/
+1
2021-01-26
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
3
-6
/
+22
2021-01-26
net: lapb: Add locking to the lapb module
Xie He
2
-20
/
+80
[prev]
[next]