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
2017-04-02
l2tp: take a reference on sessions used in genetlink handlers
Guillaume Nault
3
-16
/
+35
2017-04-02
l2tp: hold session while sending creation notifications
Guillaume Nault
1
-2
/
+4
2017-04-02
l2tp: fix duplicate session creation
Guillaume Nault
3
-56
/
+84
2017-04-02
l2tp: ensure session can't get removed during pppol2tp_session_ioctl()
Guillaume Nault
1
-4
/
+11
2017-04-02
l2tp: fix race in l2tp_recv_common()
Guillaume Nault
4
-23
/
+88
2017-04-02
sctp: use right in and out stream cnt
Xin Long
4
-12
/
+11
2017-04-02
net: dsa: fix build error with devlink build as module
Tobias Regnery
1
-1
/
+1
2017-04-01
Merge tag 'mac80211-for-davem-2017-03-31' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-7
/
+6
2017-04-01
bpf: introduce BPF_PROG_TEST_RUN command
Alexei Starovoitov
4
-1
/
+179
2017-04-01
net: dsa: add cross-chip bridging operations
Vivien Didelot
1
-6
/
+6
2017-04-01
openvswitch: Fix ovs_flow_key_update()
Yi-Hung Wei
1
-2
/
+8
2017-04-01
Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-0
/
+2
2017-03-31
sock: avoid dirtying sk_stamp, if possible
Paolo Abeni
1
-1
/
+1
2017-03-31
net: tcp: Refine the __tcp_select_window
Gao Feng
1
-5
/
+3
2017-03-30
sctp: alloc stream info when initializing asoc
Xin Long
3
-16
/
+43
2017-03-30
VSOCK: remove unnecessary ternary operator on return value
Colin Ian King
1
-15
/
+7
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
2
-0
/
+2
2017-03-30
net/packet: fix overflow in check for tp_reserve
Andrey Konovalov
1
-0
/
+2
2017-03-30
net/packet: fix overflow in check for tp_frame_nr
Andrey Konovalov
1
-0
/
+2
2017-03-30
net/packet: fix overflow in check for priv area size
Andrey Konovalov
1
-2
/
+2
2017-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-130
/
+206
2017-03-30
tipc: allow rdm/dgram socketpairs
Erik Hugne
1
-4
/
+16
2017-03-30
tipc: add support for stream/seqpacket socketpairs
Erik Hugne
1
-2
/
+12
2017-03-29
Merge branch 'apw' (xfrm_user fixes)
Linus Torvalds
1
-1
/
+8
2017-03-29
net: mpls: Update lfib_nlmsg_size to skip deleted nexthops
David Ahern
1
-0
/
+2
2017-03-29
l2tp: purge socket queues in the .destruct() callback
Guillaume Nault
1
-3
/
+4
2017-03-29
l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
Guillaume Nault
2
-4
/
+6
2017-03-29
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
1
-1
/
+5
2017-03-29
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
1
-0
/
+3
2017-03-29
mac80211: unconditionally start new netdev queues with iTXQ support
Johannes Berg
1
-1
/
+2
2017-03-29
netfilter: nfnetlink_queue: fix secctx memory leak
Liping Zhang
1
-2
/
+7
2017-03-29
cfg80211: check rdev resume callback only for registered wiphy
Arend Van Spriel
1
-6
/
+4
2017-03-29
net: dsa: dsa2: Add basic support of devlink
Andrew Lunn
1
-2
/
+45
2017-03-29
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
11
-2
/
+13
2017-03-29
net: mpls: Send netconf messages on device register and unregister
David Ahern
1
-5
/
+11
2017-03-29
net:mpls: Refactor mpls_netconf_notify_devconf to take event
David Ahern
1
-7
/
+5
2017-03-29
net: ipv6: Add support for RTM_DELNETCONF
David Ahern
1
-5
/
+15
2017-03-29
net: ipv6: Refactor inet6_netconf_notify_devconf to take event
David Ahern
2
-15
/
+27
2017-03-29
net: devinet: Add support for RTM_DELNETCONF
David Ahern
1
-11
/
+21
2017-03-29
net: devinet: Refactor inet_netconf_notify_devconf to take event
David Ahern
2
-17
/
+27
2017-03-29
net: dsa: fix copyright holder
Vivien Didelot
1
-1
/
+2
2017-03-29
ipv6: add support for NETDEV_RESEND_IGMP event
Vlad Yasevich
2
-2
/
+55
2017-03-29
openvswitch: Fix refcount leak on force commit.
Jarno Rajahalme
1
-2
/
+2
2017-03-29
svcrdma: set XPT_CONG_CTRL flag for bc xprt
Chuck Lever
1
-0
/
+1
2017-03-29
tipc: adjust the policy of holding subscription kref
Ying Xue
3
-6
/
+7
2017-03-29
tipc: advance the time of deleting subscription from subscriber->subscrp_list
Ying Xue
1
-7
/
+2
2017-03-29
soc: qcom: smd: Transition client drivers from smd to rpmsg
Bjorn Andersson
2
-23
/
+21
2017-03-29
sctp: change to save MSG_MORE flag into assoc
Xin Long
2
-2
/
+2
2017-03-29
devlink: Support for pipeline debug (dpipe)
Arkadi Sharshevsky
1
-0
/
+836
2017-03-28
net: ipconfig: fix ic_close_devs() use-after-free
Mark Rutland
1
-1
/
+1
[prev]
[next]