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
2020-09-08
netfilter: ebt_stp: Remove unused macro BPDU_TYPE_TCN
Wang Hai
1
-1
/
+0
2020-09-08
netfilter: ctnetlink: add a range check for l3/l4 protonum
Will McVicker
1
-1
/
+2
2020-09-07
net: dsa: don't print non-fatal MTU error if not supported
Vladimir Oltean
1
-1
/
+1
2020-09-07
net: dsa: change PHY error message again
Vladimir Oltean
1
-2
/
+3
2020-09-07
rxrpc: Remove unused macro rxrpc_min_rtt_wlen
Wang Hai
1
-1
/
+0
2020-09-07
Revert "netns: don't disable BHs when locking "nsid_lock""
Taehee Yoo
1
-11
/
+11
2020-09-07
net: bridge: mcast: destroy all entries via gc
Nikolay Aleksandrov
2
-42
/
+89
2020-09-07
net: bridge: mcast: improve IGMPv3/MLDv2 query processing
Nikolay Aleksandrov
1
-3
/
+12
2020-09-07
net: bridge: mcast: support for IGMPV3/MLDv2 BLOCK_OLD_SOURCES report
Nikolay Aleksandrov
1
-0
/
+97
2020-09-07
net: bridge: mcast: support for IGMPV3/MLDv2 CHANGE_TO_INCLUDE/EXCLUDE report
Nikolay Aleksandrov
1
-0
/
+306
2020-09-07
net: bridge: mcast: support for IGMPV3/MLDv2 MODE_IS_INCLUDE/EXCLUDE report
Nikolay Aleksandrov
1
-0
/
+126
2020-09-07
net: bridge: mcast: support for IGMPv3/MLDv2 ALLOW_NEW_SOURCES report
Nikolay Aleksandrov
2
-22
/
+137
2020-09-07
net: bridge: mcast: delete expired port groups without srcs
Nikolay Aleksandrov
1
-1
/
+20
2020-09-07
net: bridge: mdb: use mdb and port entries in notifications
Nikolay Aleksandrov
3
-68
/
+92
2020-09-07
net: bridge: mdb: push notifications in __br_mdb_add/del
Nikolay Aleksandrov
1
-12
/
+8
2020-09-07
net: bridge: mcast: add support for group query retransmit
Nikolay Aleksandrov
2
-10
/
+71
2020-09-07
net: bridge: mcast: add support for group-and-source specific queries
Nikolay Aleksandrov
2
-54
/
+183
2020-09-07
net: bridge: mcast: add support for src list and filter mode dumping
Nikolay Aleksandrov
1
-2
/
+83
2020-09-07
net: bridge: mcast: add support for group source list
Nikolay Aleksandrov
3
-14
/
+179
2020-09-07
net: bridge: mcast: factor out port group del
Nikolay Aleksandrov
3
-35
/
+28
2020-09-07
net: bridge: mdb: arrange internal structs so fast-path fields are close
Nikolay Aleksandrov
1
-5
/
+9
2020-09-07
tipc: fix a deadlock when flushing scheduled work
Hoang Huu Le
4
-19
/
+19
2020-09-07
xfrm: clone whole liftime_cur structure in xfrm_do_migrate
Antony Antony
1
-1
/
+1
2020-09-07
xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrate
Antony Antony
1
-0
/
+28
2020-09-07
xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate
Antony Antony
1
-0
/
+1
2020-09-06
net: Add a missing word
Jonathan Neuschäfer
1
-1
/
+1
2020-09-06
net/packet: Remove unused macro BLOCK_PRIV
Wang Hai
1
-1
/
+0
2020-09-05
NFC: digital: Remove two unused macroes
Wang Hai
1
-3
/
+0
2020-09-05
caif: Remove duplicate macro SRVL_CTRL_PKT_SIZE
Wang Hai
1
-1
/
+0
2020-09-05
SUNRPC: stop printk reading past end of string
J. Bruce Fields
1
-2
/
+2
2020-09-05
batman-adv: mcast/TT: fix wrongly dropped or rerouted packets
Linus Lüssing
1
-0
/
+4
2020-09-04
act_ife: load meta modules before tcf_idr_check_alloc()
Cong Wang
1
-10
/
+34
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
116
-481
/
+767
2020-09-04
net/packet: fix overflow in tpacket_rcv
Or Cohen
1
-1
/
+6
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
52
-342
/
+626
2020-09-03
net/smc: fix sock refcounting in case of termination
Ursula Braun
1
-7
/
+8
2020-09-03
net/smc: reset sndbuf_desc if freed
Ursula Braun
1
-0
/
+1
2020-09-03
net/smc: set rx_off for SMCR explicitly
Ursula Braun
1
-0
/
+2
2020-09-03
net/smc: fix toleration of fake add_link messages
Karsten Graul
1
-1
/
+14
2020-09-03
ip: expose inet sockopts through inet_diag
Wei Wang
1
-0
/
+17
2020-09-03
ethtool: fix error handling in ethtool_phys_id
Edward Cree
1
-15
/
+10
2020-09-03
l2tp: avoid duplicated code in l2tp_tunnel_closeall
Tom Parkin
1
-13
/
+1
2020-09-03
l2tp: make magic feather checks more useful
Tom Parkin
5
-20
/
+38
2020-09-03
l2tp: capture more tx errors in data plane stats
Tom Parkin
1
-34
/
+37
2020-09-03
l2tp: drop net argument from l2tp_tunnel_create
Tom Parkin
4
-4
/
+4
2020-09-03
l2tp: drop data_len argument from l2tp_xmit_core
Tom Parkin
1
-3
/
+2
2020-09-03
l2tp: remove header length param from l2tp_xmit_skb
Tom Parkin
4
-10
/
+9
2020-09-02
tipc: fix shutdown() of connectionless socket
Tetsuo Handa
1
-3
/
+6
2020-09-02
ipv6: Fix sysctl max for fib_multipath_hash_policy
Ido Schimmel
1
-1
/
+2
2020-09-02
xsk: Fix use-after-free in failed shared_umem bind
Magnus Karlsson
1
-0
/
+1
[prev]
[next]