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
*
libceph: behave in mon_fault() if cur_mon < 0
Ilya Dryomov
2016-03-25
1
-14
/
+9
*
libceph: reschedule tick in mon_fault()
Ilya Dryomov
2016-03-25
1
-4
/
+4
*
libceph: introduce and switch to reopen_session()
Ilya Dryomov
2016-03-25
1
-17
/
+16
*
libceph: monc hunt rate is 3s with backoff up to 30s
Ilya Dryomov
2016-03-25
1
-9
/
+16
*
libceph: monc ping rate is 10s
Ilya Dryomov
2016-03-25
2
-7
/
+2
*
libceph: pick a different monitor when reconnecting
Ilya Dryomov
2016-03-25
1
-28
/
+57
*
libceph: revamp subs code, switch to SUBSCRIBE2 protocol
Ilya Dryomov
2016-03-25
3
-83
/
+147
*
libceph: decouple hunting and subs management
Ilya Dryomov
2016-03-25
1
-9
/
+22
*
libceph: move debugfs initialization into __ceph_open_session()
Ilya Dryomov
2016-03-25
2
-51
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
402
-11643
/
+18375
|
\
|
*
RDS: TCP: Remove unused constant
Sowmini Varadhan
2016-03-18
1
-2
/
+0
|
*
RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket
Sowmini Varadhan
2016-03-18
1
-10
/
+135
|
*
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
2016-03-18
3
-8
/
+9
|
*
bpf, dst: add and use dst_tclassid helper
Daniel Borkmann
2016-03-18
1
-8
/
+1
|
*
bpf: make skb->tc_classid also readable
Daniel Borkmann
2016-03-18
1
-6
/
+6
|
*
cls_bpf: reset class and reuse major in da
Daniel Borkmann
2016-03-18
1
-5
/
+8
|
*
openvswitch: allow output of MPLS packets on tunnel vports
Simon Horman
2016-03-18
1
-3
/
+0
|
*
ovs: internal_set_rx_headroom() can be static
Wu Fengguang
2016-03-18
1
-1
/
+1
|
*
net: dst_cache_per_cpu_dst_set() can be static
Wu Fengguang
2016-03-18
1
-4
/
+4
|
*
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
Eric Dumazet
2016-03-17
2
-4
/
+0
|
*
vlan: propagate gso_max_segs
Eric Dumazet
2016-03-17
2
-0
/
+2
|
*
ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwords
Ben Hutchings
2016-03-16
1
-1
/
+1
|
*
sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variant
Nicholas Mc Guire
2016-03-16
1
-4
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-03-14
15
-131
/
+720
|
|
\
|
|
*
netfilter: nf_conntrack: consolidate lock/unlock into unlock_wait
Nicholas Mc Guire
2016-03-15
1
-4
/
+2
|
|
*
openvswitch: Interface with NAT.
Jarno Rajahalme
2016-03-14
3
-28
/
+502
|
|
*
openvswitch: Delay conntrack helper call for new connections.
Jarno Rajahalme
2016-03-14
1
-5
/
+16
|
|
*
openvswitch: Handle NF_REPEAT in conntrack action.
Jarno Rajahalme
2016-03-14
1
-2
/
+8
|
|
*
openvswitch: Find existing conntrack entry after upcall.
Jarno Rajahalme
2016-03-14
1
-13
/
+90
|
|
*
openvswitch: Update the CT state key only after nf_conntrack_in().
Jarno Rajahalme
2016-03-14
1
-3
/
+4
|
|
*
openvswitch: Add commentary to conntrack.c
Jarno Rajahalme
2016-03-14
1
-1
/
+20
|
|
*
netfilter: Allow calling into nat helper without skb_dst.
Jarno Rajahalme
2016-03-14
2
-44
/
+16
|
|
*
netfilter: Remove IP_CT_NEW_REPLY definition.
Jarno Rajahalme
2016-03-14
1
-2
/
+0
|
|
*
netfilter: x_tables: check for size overflow
Florian Westphal
2016-03-12
1
-0
/
+3
|
|
*
netfilter: nft_compat: check match/targetinfo attr size
Florian Westphal
2016-03-11
1
-0
/
+6
|
|
*
Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
2016-03-11
3
-12
/
+35
|
|
|
\
|
|
|
*
ipvs: correct initial offset of Call-ID header search in SIP persistence engine
Marco Angaroni
2016-03-07
1
-1
/
+1
|
|
|
*
ipvs: allow rescheduling after RST
Julian Anastasov
2016-03-07
1
-0
/
+1
|
|
|
*
ipvs: drop first packet to redirect conntrack
Julian Anastasov
2016-03-07
1
-9
/
+28
|
|
|
*
ipvs: handle ip_vs_fill_iph_skb_off failure
Arnd Bergmann
2016-03-07
1
-2
/
+2
|
|
|
*
netfilter: nfnetlink_acct: validate NFACCT_FILTER parameters
Phil Turnbull
2016-02-29
1
-0
/
+3
|
|
*
|
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
2016-03-10
4
-31
/
+32
|
|
|
\
\
|
|
|
*
|
netfilter: ipset: Check IPSET_ATTR_ETHER netlink attribute length
Jozsef Kadlecsik
2016-03-08
2
-1
/
+4
|
|
|
*
|
netfilter: ipset: Fix set:list type crash when flush/dump set in parallel
Jozsef Kadlecsik
2016-02-24
2
-30
/
+28
|
*
|
|
|
net: diag: add a scheduling point in inet_diag_dump_icsk()
Eric Dumazet
2016-03-14
1
-0
/
+1
|
*
|
|
|
net: dsa: refine netdev event notifier
Vivien Didelot
2016-03-14
1
-24
/
+30
|
*
|
|
|
net: dsa: make port_bridge_leave return void
Vivien Didelot
2016-03-14
1
-6
/
+3
|
*
|
|
|
net: dsa: rename port_*_bridge routines
Vivien Didelot
2016-03-14
1
-4
/
+4
|
*
|
|
|
bridge: fix potential use-after-free when hook returns QUEUE or STOLEN verdict
Florian Westphal
2016-03-14
1
-9
/
+7
|
*
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-03-14
6
-18
/
+91
|
|
\
\
\
\
[next]