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.12.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
*
rxrpc: Permit multiple service binding
David Howells
2017-06-05
5
-24
/
+47
*
rxrpc: Separate the connection's protocol service ID from the lookup ID
David Howells
2017-06-05
10
-13
/
+19
*
rxrpc: check return value of skb_to_sgvec always
Jason A. Donenfeld
2017-06-04
1
-5
/
+14
*
ipsec: check return value of skb_to_sgvec always
Jason A. Donenfeld
2017-06-04
4
-18
/
+38
*
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
Jason A. Donenfeld
2017-06-04
1
-23
/
+42
*
neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
Sowmini Varadhan
2017-06-04
2
-11
/
+53
*
net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()
Florian Fainelli
2017-06-04
1
-18
/
+15
*
net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply}
Florian Fainelli
2017-06-04
1
-49
/
+41
*
net: dsa: Pass dsa_port reference to ethtool setup/restore
Florian Fainelli
2017-06-04
4
-8
/
+10
*
rxrpc: remove redundant proc_remove call
Colin Ian King
2017-06-04
1
-1
/
+0
*
dccp: consistently use dccp_write_space()
Eric Dumazet
2017-06-04
1
-1
/
+0
*
net-procfs: Use vsnprintf extension %phN
Joe Perches
2017-06-04
1
-9
/
+4
*
net/sched: cls_flower: add support for matching on ip tos and ttl
Or Gerlitz
2017-06-04
1
-2
/
+37
*
net/flow_dissector: add support for dissection of misc ip header fields
Or Gerlitz
2017-06-04
1
-0
/
+40
*
tcp: remove unnecessary skb_reset_tail_pointer()
Eric Dumazet
2017-06-02
1
-4
/
+2
*
tcp: use TS opt on RTTs for congestion control
Yuchung Cheng
2017-06-02
1
-7
/
+8
*
sctp: merge sctp_stream_new and sctp_stream_init
Xin Long
2017-06-02
3
-24
/
+15
*
sctp: define the member stream as an object instead of pointer in asoc
Xin Long
2017-06-02
9
-68
/
+63
*
net: dsa: factor skb freeing on xmit
Vivien Didelot
2017-06-01
9
-39
/
+16
*
net: dsa: remove out_drop label in taggers rcv
Vivien Didelot
2017-06-01
6
-42
/
+24
*
net: dsa: do not cast dst
Vivien Didelot
2017-06-01
2
-2
/
+2
*
net: dsa: comment hot path requirements
Vivien Didelot
2017-06-01
1
-0
/
+1
*
net: dsa: make function ksz_rcv static
Colin Ian King
2017-06-01
1
-2
/
+3
*
ipv4: route: restore skb_dst_set in inet_rtm_getroute
Roopa Prabhu
2017-06-01
1
-3
/
+4
*
dsa: add support for Microchip KSZ tail tagging
Woojung Huh
2017-05-31
5
-0
/
+111
*
bpf: track stack depth of classic bpf programs
Alexei Starovoitov
2017-05-31
1
-14
/
+22
*
rtnetlink: use the new rtnl_get_event() interface
Vlad Yasevich
2017-05-31
1
-1
/
+1
*
net: dsa: remove dev arg of dsa_register_switch
Vivien Didelot
2017-05-31
1
-5
/
+5
*
net: dsa: remove dsa_port_is_bridged
Vivien Didelot
2017-05-30
1
-9
/
+4
*
net: mpls: remove unnecessary initialization of err
David Ahern
2017-05-30
1
-2
/
+0
*
net: mpls: Make nla_get_via in af_mpls.c
David Ahern
2017-05-30
2
-50
/
+48
*
net: mpls: Add extack messages for route add and delete failures
David Ahern
2017-05-30
2
-40
/
+87
*
net: mpls: Pull common label check into helper
David Ahern
2017-05-30
1
-15
/
+17
*
net: Fill in extack for mpls lwt encap
David Ahern
2017-05-30
3
-16
/
+47
*
net: add extack arg to lwtunnel build state
David Ahern
2017-05-30
10
-27
/
+51
*
net: lwtunnel: Add extack to encap attr validation
David Ahern
2017-05-30
3
-9
/
+19
*
net: ipv4: Add extack message for invalid prefix or length
David Ahern
2017-05-30
2
-9
/
+15
*
net: ipv4: refactor key and length checks
David Ahern
2017-05-30
1
-10
/
+15
*
rtnl: Add support for netdev event to link messages
Vlad Yasevich
2017-05-27
2
-10
/
+57
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-26
29
-145
/
+152
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-26
24
-114
/
+126
|
|
\
|
|
*
ipv4: add reference counting to metrics
Eric Dumazet
2017-05-26
3
-17
/
+33
|
|
*
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
Peter Dawson
2017-05-26
2
-14
/
+20
|
|
*
sctp: fix ICMP processing if skb is non-linear
Davide Caratti
2017-05-26
1
-7
/
+9
|
|
*
net: llc: add lock_sock in llc_ui_bind to avoid a race condition
linzhang
2017-05-26
1
-0
/
+3
|
|
*
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
Daniel Borkmann
2017-05-25
1
-0
/
+1
|
|
*
arp: fixed -Wuninitialized compiler warning
Ihar Hrachyshka
2017-05-25
1
-1
/
+1
|
|
*
tcp: avoid fastopen API to be used on AF_UNSPEC
Wei Wang
2017-05-25
1
-2
/
+5
|
|
*
net: move somaxconn init from sysctl code
Roman Kapl
2017-05-25
2
-2
/
+19
|
|
*
Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-05-24
3
-9
/
+12
|
|
|
\
[next]