index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-24
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
2
-44
/
+25
2018-11-24
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
1
-0
/
+100
2018-11-24
net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
1
-0
/
+56
2018-11-24
switchdev: Add a blocking notifier chain
Petr Machata
1
-0
/
+26
2018-11-24
net/smc: unregister rkeys of unused buffer
Karsten Graul
3
-13
/
+18
2018-11-24
net/smc: add infrastructure to send delete rkey messages
Karsten Graul
3
-1
/
+57
2018-11-24
net/smc: avoid a delay by waiting for nothing
Karsten Graul
1
-1
/
+3
2018-11-24
net/smc: cleanup listen worker mutex unlocking
Ursula Braun
1
-2
/
+3
2018-11-24
net/smc: short wait for late smc_clc_wait_msg
Ursula Braun
3
-11
/
+13
2018-11-24
net/smc: no link delete for a never active link
Ursula Braun
1
-1
/
+4
2018-11-24
net/smc: allow fallback after clc timeouts
Ursula Braun
2
-6
/
+11
2018-11-24
net/smc: remove sock_error detour in clc-functions
Ursula Braun
1
-13
/
+5
2018-11-24
net/smc: make smc_lgr_free() static
Ursula Braun
2
-2
/
+3
2018-11-24
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-22
bridge: Allow querying bridge port flags
Ido Schimmel
1
-0
/
+12
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-20
net: sched: cls_u32: add res to offload information
Jakub Kicinski
1
-0
/
+2
2018-11-20
net: sched: gred: support reporting stats from offloads
Jakub Kicinski
1
-0
/
+47
2018-11-20
net: sched: gred: add basic Qdisc offload
Jakub Kicinski
1
-0
/
+47
2018-11-20
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
1
-0
/
+5
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
2018-11-19
ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
David Ahern
1
-2
/
+5
2018-11-18
tipc: don't assume linear buffer when reading ancillary data
Jon Maloy
1
-4
/
+11
2018-11-18
tipc: fix lockdep warning when reinitilaizing sockets
Jon Maloy
3
-18
/
+48
2018-11-18
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
1
-0
/
+4
2018-11-18
ip_tunnel: don't force DF when MTU is locked
Sabrina Dubroca
1
-1
/
+1
2018-11-18
net: bridge: fix vlan stats use-after-free on destruction
Nikolay Aleksandrov
2
-1
/
+9
2018-11-18
socket: do a generic_file_splice_read when proto_ops has no splice_read
Slavomir Kaslev
1
-1
/
+1
2018-11-18
net/ncsi: Configure multi-package, multi-channel modes with failover
Samuel Mendoza-Jonas
5
-88
/
+478
2018-11-18
net/ncsi: Reset channel state in ncsi_start_dev()
Samuel Mendoza-Jonas
3
-12
/
+113
2018-11-18
net/ncsi: Don't mark configured channels inactive
Samuel Mendoza-Jonas
2
-8
/
+12
2018-11-18
net/ncsi: Don't deselect package in suspend if active
Samuel Mendoza-Jonas
1
-2
/
+13
2018-11-18
net/ncsi: Probe single packages to avoid conflict
Samuel Mendoza-Jonas
2
-55
/
+31
2018-11-18
net/ncsi: Don't enable all channels when HWA available
Samuel Mendoza-Jonas
2
-48
/
+5
2018-11-18
tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-0
/
+2
2018-11-17
net: sched: gred: allow manipulating per-DP RED flags
Jakub Kicinski
1
-1
/
+143
2018-11-17
net: sched: gred: store red flags per virtual queue
Jakub Kicinski
1
-6
/
+18
2018-11-17
net: sched: gred: provide a better structured dump and expose stats
Jakub Kicinski
1
-1
/
+52
2018-11-17
net: sched: gred: store bytesin as a 64 bit value
Jakub Kicinski
1
-1
/
+1
2018-11-17
net: sched: gred: use extack to provide more details on configuration errors
Jakub Kicinski
1
-11
/
+33
2018-11-17
net: sched: gred: pass extack to nla_parse_nested()
Jakub Kicinski
1
-2
/
+2
2018-11-17
net: sched: gred: separate error and non-error path in gred_change()
Jakub Kicinski
1
-6
/
+6
[next]