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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-04
sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
Xin Long
1
-0
/
+2
2017-04-03
sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()
Eric Dumazet
1
-1
/
+1
2017-04-02
net: mpls: Increase max number of labels for lwt encap
David Ahern
1
-3
/
+2
2017-04-01
net: dsa: add cross-chip bridging operations
Vivien Didelot
1
-0
/
+8
2017-03-31
sock: avoid dirtying sk_stamp, if possible
Paolo Abeni
1
-1
/
+4
2017-03-29
Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...
David S. Miller
1
-0
/
+45
2017-03-29
net: dsa: dsa2: Add basic support of devlink
Andrew Lunn
1
-0
/
+5
2017-03-29
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+9
2017-03-29
net: ipv6: Refactor inet6_netconf_notify_devconf to take event
David Ahern
1
-2
/
+2
2017-03-29
ipv6: add support for NETDEV_RESEND_IGMP event
Vlad Yasevich
1
-0
/
+2
2017-03-29
devlink: Support for pipeline debug (dpipe)
Arkadi Sharshevsky
1
-0
/
+259
2017-03-28
net/sched: Add accessor functions to pedit keys for offloading drivers
Or Gerlitz
1
-0
/
+45
2017-03-28
bonding: split bond_set_slave_link_state into two parts
Mahesh Bandewar
1
-5
/
+17
2017-03-25
net: Commonize busy polling code to focus on napi_id instead of socket
Sridhar Samudrala
1
-5
/
+15
2017-03-25
net: Track start of busy loop instead of when it should end
Alexander Duyck
1
-30
/
+38
2017-03-25
net: Change return type of sk_busy_loop from bool to void
Alexander Duyck
1
-3
/
+2
2017-03-25
net: Only define skb_mark_napi_id in one spot instead of two
Alexander Duyck
1
-13
/
+9
2017-03-25
net: Busy polling should ignore sender CPUs
Alexander Duyck
1
-2
/
+7
2017-03-24
tcp: sysctl: Fix a race to avoid unexpected 0 window from space
Gao Feng
1
-3
/
+5
2017-03-24
net: Add sysctl to toggle early demux for tcp and udp
subashab@codeaurora.org
3
-3
/
+7
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-6
/
+40
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
1
-0
/
+2
2017-03-22
sctp: declare struct sctp_stream before using it
Xin Long
1
-0
/
+1
2017-03-22
neighbour: fix nlmsg_pid in notifications
Roopa Prabhu
1
-1
/
+2
2017-03-22
sctp: define dst_pending_confirm as a bit in sctp_transport
Xin Long
1
-2
/
+2
2017-03-22
net: ipv4: add support for ECMP hash policy choice
Nikolay Aleksandrov
3
-12
/
+9
2017-03-22
vhost-vsock: add pkt cancel capability
Peng Tao
1
-0
/
+3
2017-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-15
/
+22
2017-03-17
netfilter: refcounter conversions
Reshetova, Elena
3
-9
/
+14
2017-03-17
tcp: remove tcp_tw_recycle
Soheil Hassas Yeganeh
2
-3
/
+1
2017-03-17
tcp: remove per-destination timestamp cache
Soheil Hassas Yeganeh
1
-5
/
+1
2017-03-16
ipv4: fib_rules: Add notifier info to FIB rules notifications
Ido Schimmel
1
-0
/
+5
2017-03-16
ipv4: fib_rules: Check if rule is a default rule
Ido Schimmel
2
-0
/
+8
2017-03-16
net: dsa: check out-of-range ageing time value
Vivien Didelot
1
-0
/
+4
2017-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-4
/
+34
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-7
/
+12
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-6
/
+11
2017-03-14
mpls: allow TTL propagation from IP packets to be configured
Robert Shearman
2
-0
/
+3
2017-03-14
mpls: allow TTL propagation to IP packets to be configured
Robert Shearman
1
-0
/
+2
2017-03-13
Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"
Pablo Neira Ayuso
1
-1
/
+0
2017-03-13
netfilter: nft_fib: Support existence check
Phil Sutter
1
-1
/
+1
2017-03-13
netfilter: provide nft_ctx in object init function
Florian Westphal
1
-1
/
+2
2017-03-13
netfilter: Force fake conntrack entry to be at least 8 bytes aligned
Steven Rostedt (VMware)
1
-1
/
+1
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
1
-0
/
+29
2017-03-13
net: dsa: add dsa_is_normal_port helper
Vivien Didelot
1
-0
/
+5
2017-03-13
sctp: implement receiver-side procedures for the Reconf Response Parameter
Xin Long
1
-0
/
+4
2017-03-13
sctp: implement receiver-side procedures for the Add Incoming Streams Request...
Xin Long
1
-0
/
+4
2017-03-13
sctp: implement receiver-side procedures for the Add Outgoing Streams Request...
Xin Long
1
-0
/
+4
2017-03-13
sctp: add support for generating add stream change event notification
Xin Long
1
-0
/
+4
2017-03-13
sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter
Xin Long
1
-0
/
+4
[next]