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-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+15
2019-11-08
devlink: disallow reload operation during device cleanup
Jiri Pirko
1
-1
/
+41
2019-11-08
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
1
-1
/
+1
2019-11-07
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
1
-2
/
+2
2019-11-07
devlink: Add layer 3 generic packet exception traps
Amit Cohen
1
-0
/
+6
2019-11-07
devlink: Add layer 3 generic packet traps
Amit Cohen
1
-0
/
+9
2019-11-06
net_sched: gen_estimator: extend packet counter to 64bit
Eric Dumazet
1
-2
/
+2
2019-11-06
net: neigh: use long type to store jiffies delta
Eric Dumazet
1
-2
/
+2
2019-11-05
net_sched: add TCA_STATS_PKT64 attribute
Eric Dumazet
1
-2
/
+7
2019-11-05
net_sched: extend packet counter to 64bit
Eric Dumazet
1
-2
/
+1
2019-11-05
net/tls: fix sk_msg trim on fallback to copy mode
Jakub Kicinski
1
-5
/
+15
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
9
-213
/
+525
2019-11-01
net: fix installing orphaned programs
Jakub Kicinski
1
-1
/
+2
2019-10-30
flow_dissector: extract more ICMP information
Matteo Croce
1
-24
/
+50
2019-10-30
flow_dissector: skip the ICMP dissector for non ICMP packets
Matteo Croce
1
-9
/
+25
2019-10-30
flow_dissector: add meaningful comments
Matteo Croce
1
-0
/
+6
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
sock: remove unneeded semicolon
YueHaibing
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-next
David S. Miller
1
-1
/
+14
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-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-35
/
+49
2019-10-17
pktgen: remove unnecessary assignment in pktgen_xmit()
Yunsheng Lin
1
-1
/
+0
2019-10-17
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
1
-1
/
+14
2019-10-15
net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
Alexander Lobakin
1
-24
/
+25
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-7
/
+41
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-11
devlink: propagate extack down to health reporter ops
Jiri Pirko
1
-9
/
+11
2019-10-11
devlink: don't do reporter recovery if the state is healthy
Jiri Pirko
1
-0
/
+3
2019-10-11
sock_get_timeout: drop unnecessary return variable
Vito Caputo
1
-6
/
+3
2019-10-11
xdp: Trivial, fix spelling in function description
Anton Ivanov
1
-1
/
+1
2019-10-11
flow_dissector: Allow updating the flow dissector program atomically
Jakub Sitnicki
1
-3
/
+7
2019-10-09
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
1
-1
/
+1
[next]