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
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-125
/
+197
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-122
/
+193
2018-11-23
rocker, dsa, ethsw: Don't filter VLAN events on bridge itself
Petr Machata
1
-3
/
+0
2018-11-23
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
2
-44
/
+25
2018-11-23
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
1
-0
/
+100
2018-11-23
net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
1
-0
/
+56
2018-11-23
switchdev: Add a blocking notifier chain
Petr Machata
1
-0
/
+26
2018-11-23
net/smc: unregister rkeys of unused buffer
Karsten Graul
3
-13
/
+18
2018-11-23
net/smc: add infrastructure to send delete rkey messages
Karsten Graul
3
-1
/
+57
2018-11-23
net/smc: avoid a delay by waiting for nothing
Karsten Graul
1
-1
/
+3
2018-11-23
net/smc: cleanup listen worker mutex unlocking
Ursula Braun
1
-2
/
+3
2018-11-23
net/smc: short wait for late smc_clc_wait_msg
Ursula Braun
3
-11
/
+13
2018-11-23
net/smc: no link delete for a never active link
Ursula Braun
1
-1
/
+4
2018-11-23
net/smc: allow fallback after clc timeouts
Ursula Braun
2
-6
/
+11
2018-11-23
net/smc: remove sock_error detour in clc-functions
Ursula Braun
1
-13
/
+5
2018-11-23
net/smc: make smc_lgr_free() static
Ursula Braun
2
-2
/
+3
2018-11-23
net/smc: cleanup tcp_listen_worker initialization
Ursula Braun
1
-1
/
+0
2018-11-23
net-gro: use ffs() to speedup napi_gro_flush()
Eric Dumazet
1
-4
/
+6
2018-11-23
Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+9
2018-11-23
net/sched: act_police: add missing spinlock initialization
Davide Caratti
1
-0
/
+1
2018-11-23
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
1
-2
/
+5
2018-11-23
net/ipv6: re-do dad when interface has IFF_NOARP flag change
Hangbin Liu
1
-6
/
+13
2018-11-23
packet: copy user buffers before orphan or clone
Willem de Bruijn
1
-2
/
+2
2018-11-21
bridge: Allow querying bridge port flags
Ido Schimmel
1
-0
/
+12
2018-11-21
net/smc: use after free fix in smc_wr_tx_put_slot()
Ursula Braun
1
-1
/
+3
2018-11-21
net/smc: atomic SMCD cursor handling
Ursula Braun
2
-26
/
+60
2018-11-21
net/smc: add SMC-D shutdown signal
Hans Wippel
4
-14
/
+43
2018-11-21
net/smc: use queue pair number when matching link group
Karsten Graul
3
-9
/
+12
2018-11-21
net/smc: abort CLC connection in smc_release
Hans Wippel
1
-0
/
+2
2018-11-21
tcp: defer SACK compression after DupThresh
Eric Dumazet
3
-6
/
+16
2018-11-21
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
1
-0
/
+5
2018-11-20
net/sched: act_police: fix race condition on state variables
Davide Caratti
1
-14
/
+21
2018-11-20
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...
Stephen Mallon
1
-0
/
+1
2018-11-20
tcp: drop dst in tcp_add_backlog()
Eric Dumazet
1
-0
/
+2
2018-11-20
ipv4: Don't try to print ASCII of link level header in martian dumps.
David S. Miller
1
-1
/
+1
2018-11-20
net_sched: sch_fq: avoid calling ktime_get_ns() if not needed
Eric Dumazet
1
-1
/
+6
2018-11-19
net: sched: cls_u32: add res to offload information
Jakub Kicinski
1
-0
/
+2
2018-11-19
net: sched: gred: support reporting stats from offloads
Jakub Kicinski
1
-0
/
+47
2018-11-19
net: sched: gred: add basic Qdisc offload
Jakub Kicinski
1
-0
/
+47
2018-11-19
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
1
-0
/
+5
2018-11-19
sctp: not increase stream's incnt before sending addstrm_in request
Xin Long
1
-1
/
+0
2018-11-19
Revert "sctp: remove sctp_transport_pmtu_check"
Xin Long
1
-0
/
+3
2018-11-19
sctp: not allow to set asoc prsctp_enable by sockopt
Xin Long
1
-21
/
+5
2018-11-19
sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit
Xin Long
1
-20
/
+1
2018-11-19
sctp: add sockopt SCTP_EVENT
Xin Long
1
-0
/
+88
2018-11-19
sctp: rename enum sctp_event to sctp_event_type
Xin Long
3
-8
/
+8
2018-11-19
sctp: add subscribe per asoc
Xin Long
5
-10
/
+15
2018-11-19
sctp: define subscribe in sctp_sock as __u16
Xin Long
4
-20
/
+38
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-93
/
+189
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-63
/
+143
[next]