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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-22
net: dsa: use ports list to setup default CPU port
Vivien Didelot
1
-21
/
+12
2019-10-22
net: dsa: use ports list to find first CPU port
Vivien Didelot
1
-14
/
+3
2019-10-22
net: dsa: use ports list to setup multiple master devices
Vivien Didelot
1
-7
/
+15
2019-10-22
net: dsa: use ports list to find a port by node
Vivien Didelot
1
-14
/
+3
2019-10-22
net: dsa: use ports list for routing table setup
Vivien Didelot
1
-4
/
+3
2019-10-22
net: dsa: use ports list to setup switches
Vivien Didelot
1
-52
/
+41
2019-10-22
net: dsa: use ports list to find slave
Vivien Didelot
1
-17
/
+6
2019-10-22
net: dsa: add ports list in the switch fabric
Vivien Didelot
1
-6
/
+42
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
4
-10
/
+12
2019-10-22
net/smc: remove close abort worker
Ursula Braun
4
-10
/
+19
2019-10-22
net/smc: introduce link group termination worker
Ursula Braun
4
-6
/
+22
2019-10-22
net/smc: improve abnormal termination of link groups
Ursula Braun
1
-11
/
+29
2019-10-22
net/smc: tell peers about abnormal link group termination
Ursula Braun
3
-6
/
+6
2019-10-22
net/smc: improve link group freeing
Ursula Braun
2
-17
/
+32
2019-10-22
net/smc: improve abnormal termination locking
Ursula Braun
1
-5
/
+8
2019-10-22
net/smc: terminate link group without holding lgr lock
Ursula Braun
1
-8
/
+17
2019-10-22
net/smc: cancel send and receive for terminated socket
Ursula Braun
6
-17
/
+32
2019-10-21
net/sched: act_police: re-use tcf_tm_dump()
Davide Caratti
1
-4
/
+1
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
70
-378
/
+579
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
68
-362
/
+564
2019-10-19
net: dsa: fix switch tree list
Vivien Didelot
1
-1
/
+1
2019-10-19
net: netem: correct the parent's backlog when corrupted packet was dropped
Jakub Kicinski
1
-0
/
+2
2019-10-19
net: netem: fix error path for corrupted GSO frames
Jakub Kicinski
1
-3
/
+6
2019-10-18
vsock/virtio: discard packets if credit is not respected
Stefano Garzarella
1
-3
/
+11
2019-10-18
vsock/virtio: send a credit update when buffer size is changed
Stefano Garzarella
1
-0
/
+3
2019-10-18
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
4
-0
/
+12
2019-10-17
ipv4: fix race condition between route lookup and invalidation
Wei Wang
1
-1
/
+1
2019-10-17
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Stefano Brivio
1
-3
/
+6
2019-10-17
net: sched: Avoid using yield() in a busy waiting loop
Marc Kleine-Budde
1
-2
/
+7
2019-10-17
net/rds: Remove unnecessary null check
YueHaibing
1
-2
/
+1
2019-10-17
pktgen: remove unnecessary assignment in pktgen_xmit()
Yunsheng Lin
1
-1
/
+0
2019-10-16
rxrpc: use rcu protection while reading sk->sk_user_data
Eric Dumazet
1
-4
/
+8
2019-10-16
Revert "blackhole_netdev: fix syzkaller reported issue"
Mahesh Bandewar
2
-12
/
+10
2019-10-15
sctp: change sctp_prot .no_autobind with true
Xin Long
1
-2
/
+2
2019-10-15
sched: etf: Fix ordering of packets with same txtime
Vinicius Costa Gomes
1
-1
/
+1
2019-10-15
net: avoid potential infinite loop in tc_ctl_action()
Eric Dumazet
1
-6
/
+8
2019-10-15
net_sched: sch_fq: remove one obsolete check in fq_dequeue()
Eric Dumazet
1
-2
/
+1
2019-10-15
tcp: fix a possible lockdep splat in tcp_done()
Eric Dumazet
1
-2
/
+6
2019-10-15
net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
Alexander Lobakin
1
-24
/
+25
2019-10-15
hv_sock: use HV_HYP_PAGE_SIZE for Hyper-V communication
Himadri Pandya
1
-10
/
+12
2019-10-15
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
3
-14
/
+22
2019-10-15
net: avoid errors when trying to pop MLPS header on non-MPLS packets
Davide Caratti
1
-1
/
+1
2019-10-15
blackhole_netdev: fix syzkaller reported issue
Mahesh Bandewar
2
-10
/
+12
2019-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-7
/
+41
2019-10-13
Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...
David S. Miller
10
-92
/
+143
2019-10-13
genetlink: do not parse attributes for families with zero maxattr
Michal Kubecek
1
-6
/
+4
2019-10-13
tcp: improve recv_skip_hint for tcp_zerocopy_receive
Soheil Hassas Yeganeh
1
-5
/
+5
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
6
-13
/
+13
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
4
-9
/
+14
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
5
-9
/
+12
[next]