index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: Initial skb->dev and skb->protocol in ip6_output
Chenbo Feng
2017-06-09
1
-3
/
+3
*
Ipvlan should return an error when an address is already in use.
Krister Johansen
2017-06-09
3
-1
/
+68
*
skbuff: only inherit relevant tx_flags
Willem de Bruijn
2017-06-08
1
-4
/
+6
*
net: ipmr: add getlink support
Nikolay Aleksandrov
2017-06-08
1
-0
/
+126
*
net: Remove support for bridge bypass ndos from stacked devices
Arkadi Sharshevsky
2017-06-08
1
-6
/
+0
*
net: bridge: Receive notification about successful FDB offload
Arkadi Sharshevsky
2017-06-08
3
-3
/
+35
*
net: bridge: Add support for notifying devices about FDB add/del
Arkadi Sharshevsky
2017-06-08
4
-2
/
+44
*
net: switchdev: Change notifier chain to be atomic
Arkadi Sharshevsky
2017-06-08
1
-24
/
+6
*
net: bridge: Add support for calling FDB external learning under rcu
Arkadi Sharshevsky
2017-06-08
3
-4
/
+8
*
net: bridge: Add support for offloading port attributes
Arkadi Sharshevsky
2017-06-08
3
-21
/
+119
*
net: dsa: add CPU and DSA ports as VLAN members
Vivien Didelot
2017-06-08
1
-0
/
+3
*
net: dsa: check VLAN capability of every switch
Vivien Didelot
2017-06-08
1
-10
/
+17
*
Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
2017-06-08
4
-46
/
+130
|
\
|
*
rxrpc: Provide a cmsg to specify the amount of Tx data for a call
David Howells
2017-06-07
4
-4
/
+61
|
*
rxrpc: Consolidate sendmsg parameters
David Howells
2017-06-07
1
-42
/
+41
|
*
rxrpc: Provide a getsockopt call to query what cmsgs types are supported
David Howells
2017-06-07
1
-1
/
+29
*
|
net: qrtr: Inform open sockets about new controller
Bjorn Andersson
2017-06-08
1
-0
/
+24
*
|
net: qrtr: Broadcast DEL_CLIENT message when endpoint is closed
Bjorn Andersson
2017-06-08
1
-0
/
+28
*
|
net: qrtr: Inject BYE on remote termination
Bjorn Andersson
2017-06-08
1
-0
/
+27
*
|
net: qrtr: Refactor packet allocation
Bjorn Andersson
2017-06-08
1
-6
/
+19
*
|
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
2017-06-08
7
-8
/
+50
*
|
tcp: Namespaceify sysctl_tcp_timestamps
Eric Dumazet
2017-06-08
8
-27
/
+33
*
|
tcp: Namespaceify sysctl_tcp_window_scaling
Eric Dumazet
2017-06-08
5
-12
/
+12
*
|
tcp: Namespaceify sysctl_tcp_sack
Eric Dumazet
2017-06-08
6
-14
/
+15
*
|
tcp: add a struct net parameter to tcp_parse_options()
Eric Dumazet
2017-06-08
4
-11
/
+15
*
|
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
6
-19
/
+29
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
31
-184
/
+194
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-06-06
29
-179
/
+186
|
|
\
|
|
*
net: bridge: fix a null pointer dereference in br_afspec
Nikolay Aleksandrov
2017-06-06
1
-1
/
+1
|
|
*
net/ipv6: Fix CALIPSO causing GPF with datagram support
Richard Haines
2017-06-06
1
-1
/
+5
|
|
*
Revert "sit: reload iphdr in ipip6_rcv"
David S. Miller
2017-06-06
1
-1
/
+0
|
|
*
devlink: fix potential memort leak
Haishuang Yan
2017-06-05
1
-2
/
+6
|
|
*
sit: reload iphdr in ipip6_rcv
Haishuang Yan
2017-06-04
1
-0
/
+1
|
|
*
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-06-04
3
-3
/
+3
|
|
*
net: dsa: Fix stale cpu_switch reference after unbind then bind
Florian Fainelli
2017-06-04
1
-1
/
+3
|
|
*
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
2017-06-04
1
-1
/
+3
|
|
*
sock: reset sk_err when the error queue is empty
Soheil Hassas Yeganeh
2017-06-04
1
-1
/
+4
|
|
*
ip6_tunnel: fix traffic class routing for tunnels
Liam McBirnie
2017-06-04
1
-0
/
+3
|
|
*
tcp: disallow cwnd undo when switching congestion control
Yuchung Cheng
2017-06-02
1
-0
/
+1
|
|
*
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Hutchings
2017-06-02
2
-0
/
+4
|
|
*
Merge tag 'mac80211-for-davem-2017-06-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-06-02
6
-101
/
+72
|
|
|
\
|
|
|
*
mac80211: fix dropped counter in multiqueue RX
Johannes Berg
2017-06-01
1
-1
/
+1
|
|
|
*
mac80211: fix TX aggregation start/stop callback race
Johannes Berg
2017-05-30
5
-100
/
+71
|
|
*
|
net: dsa: Move dsa_switch_{suspend,resume} out of legacy.c
Florian Fainelli
2017-06-02
2
-47
/
+47
|
|
*
|
net: bridge: start hello timer only if device is up
Nikolay Aleksandrov
2017-06-01
1
-1
/
+2
|
|
*
|
netlink: don't send unknown nsid
Nicolas Dichtel
2017-06-01
1
-1
/
+3
|
|
*
|
mpls: fix clearing of dead nh_flags on link up
Roopa Prabhu
2017-05-31
1
-1
/
+1
|
|
*
|
tcp: reinitialize MTU probing when setting MSS in a TCP repair
Douglas Caetano dos Santos
2017-05-31
1
-2
/
+4
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-05-29
4
-16
/
+24
|
|
|
\
\
|
|
|
*
|
netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize
Liping Zhang
2017-05-24
1
-1
/
+6
[next]