index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-01
net: fix installing orphaned programs
Jakub Kicinski
1
-1
/
+2
2019-10-30
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
1
-2
/
+2
2019-10-29
net: rtnetlink: fix a typo fbd -> fdb
Nikolay Aleksandrov
1
-1
/
+1
2019-10-28
net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
Eric Dumazet
1
-1
/
+1
2019-10-28
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
2
-2
/
+2
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
1
-2
/
+2
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+6
2019-10-26
net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
zhanglin
1
-1
/
+3
2019-10-25
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
3
-16
/
+17
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
2
-25
/
+6
2019-10-24
net: core: add ignore flag to netdev_adjacent structure
Taehee Yoo
1
-21
/
+209
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
2
-84
/
+44
2019-10-24
net: core: limit nested device depth
Taehee Yoo
1
-45
/
+227
2019-10-24
keys: Fix memory leak in copy_net_ns
Takeshi Misawa
1
-0
/
+1
2019-10-23
net/flow_dissector: switch to siphash
Eric Dumazet
1
-22
/
+16
2019-10-15
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
1
-8
/
+11
2019-10-15
net: avoid errors when trying to pop MLPS header on non-MPLS packets
Davide Caratti
1
-1
/
+1
2019-10-14
bpf: lwtunnel: Fix reroute supplying invalid dst
Jiri Benc
1
-1
/
+6
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
2
-2
/
+2
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
2
-7
/
+11
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
3
-4
/
+6
2019-10-13
tcp: add rcu protection around tp->fastopen_rsk
Eric Dumazet
1
-1
/
+1
2019-10-09
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
1
-1
/
+1
2019-10-09
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
2
-2
/
+2
2019-10-09
net: silence KCSAN warnings around sk_add_backlog() calls
Eric Dumazet
1
-1
/
+1
2019-10-09
net: avoid possible false sharing in sk_leave_memory_pressure()
Eric Dumazet
1
-2
/
+2
2019-10-09
netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
Nicolas Dichtel
1
-6
/
+11
2019-10-04
net: make sock_prot_memory_pressure() return "const char *"
Alexey Dobriyan
1
-1
/
+1
2019-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2019-10-01
devlink: Fix error handling in param and info_get dumpit cb
Vasundhara Volam
1
-3
/
+3
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-1
/
+1
2019-09-30
net: Unpublish sk from sk_reuseport_cb before call_rcu
Martin KaFai Lau
1
-3
/
+8
2019-09-27
sk_buff: drop all skb extensions on free and skb scrubbing
Florian Westphal
2
-3
/
+3
2019-09-26
net: print proper warning on dst underflow
Jason A. Donenfeld
1
-2
/
+2
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
20
-210
/
+3082
2019-09-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-8
/
+23
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+2
2019-09-16
ethtool: implement Energy Detect Powerdown support via phy-tunable
Alexandru Ardelean
1
-0
/
+6
2019-09-16
drop_monitor: Better sanitize notified packets
Ido Schimmel
1
-0
/
+6
2019-09-16
udp: correct reuseport selection with connected sockets
Willem de Bruijn
1
-2
/
+13
2019-09-15
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
Paolo Abeni
1
-6
/
+10
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-0
/
+24
2019-09-13
net: devlink: move reload fail indication to devlink core and expose to user
Jiri Pirko
1
-1
/
+20
2019-09-13
net: devlink: split reload op into two
Jiri Pirko
1
-4
/
+12
2019-09-12
net: Fix null de-reference of device refcount
Subash Abhinov Kasiviswanathan
1
-0
/
+2
2019-09-10
devlink: add 'reset_dev_on_drv_probe' param
Dirk van der Merwe
1
-0
/
+5
2019-09-07
net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...
Shmulik Ladkani
1
-0
/
+19
2019-09-07
net: fib_notifier: move fib_notifier_ops from struct net into per-net struct
Jiri Pirko
1
-6
/
+23
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-9
/
+121
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
1
-0
/
+6
[next]