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.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
2013-09-04
net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.
Daniel Borkmann
1
-6
/
+110
2013-09-04
SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints
Trond Myklebust
1
-1
/
+1
2013-09-04
net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
Daniel Borkmann
1
-1
/
+1
2013-09-04
tcp: better comments for RTO initiallization
Yuchung Cheng
1
-6
/
+20
2013-09-04
ipv6: Don't depend on per socket memory for neighbour discovery messages
Thomas Graf
1
-6
/
+8
2013-09-04
ipv6: fix null pointer dereference in __ip6addrlbl_add
Hannes Frederic Sowa
1
-25
/
+23
2013-09-04
net: sctp: Fix data chunk fragmentation for MTU values which are not multiple...
Alexander Sverdlin
1
-2
/
+2
2013-09-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
4
-9
/
+17
2013-09-04
SUNRPC: Add tracepoints to help debug socket connection issues
Trond Myklebust
1
-1
/
+12
2013-09-04
netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet
Phil Oester
1
-1
/
+1
2013-09-04
netfilter: SYNPROXY: let unrelated packets continue
Jesper Dangaard Brouer
2
-4
/
+12
2013-09-04
netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length()
Patrick McHardy
1
-2
/
+2
2013-09-04
netfilter: more strict TCP flag matching in SYNPROXY
Jesper Dangaard Brouer
2
-4
/
+4
2013-09-04
Merge branch 'master' into for-3.12/upstream
Jiri Kosina
372
-8678
/
+12121
2013-09-04
libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calc
Sage Weil
1
-1
/
+1
2013-09-04
tcp: Change return value of tcp_rcv_established()
Vijay Subramanian
4
-16
/
+10
2013-09-04
net: tcp_probe: adapt tbuf size for recent changes
Daniel Borkmann
1
-1
/
+1
2013-09-04
x25: add a sanity check parsing X.25 facilities
Dan Carpenter
1
-0
/
+4
2013-09-04
net: correctly interlink lower/upper devices
Veaceslav Falico
1
-2
/
+2
2013-09-04
tunnels: harmonize cleanup done on skb on rx path
Nicolas Dichtel
6
-21
/
+6
2013-09-04
tunnels: harmonize cleanup done on skb on xmit path
Nicolas Dichtel
6
-18
/
+10
2013-09-04
skb: allow skb_scrub_packet() to be used by tunnels
Nicolas Dichtel
5
-14
/
+19
2013-09-04
vxlan: remove net arg from vxlan[6]_xmit_skb()
Nicolas Dichtel
1
-1
/
+1
2013-09-04
iptunnels: remove net arg from iptunnel_xmit()
Nicolas Dichtel
4
-7
/
+5
2013-09-04
wireless: scan: Remove comment to compare_ether_addr
Joe Perches
1
-4
/
+0
2013-09-04
batman: Remove reference to compare_ether_addr
Joe Perches
1
-1
/
+1
2013-09-04
llc: Use normal etherdevice.h tests
Joe Perches
3
-8
/
+8
2013-09-04
ipv6: ipv6_create_tempaddr cleanup
Petr Holasek
1
-2
/
+0
2013-09-04
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
1
-1
/
+9
2013-09-04
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-4
/
+31
2013-09-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
30
-583
/
+1046
2013-09-04
net: sctp: probe: allow more advanced ingress filtering by mark
Daniel Borkmann
1
-5
/
+13
2013-09-04
net: neighbour: Remove CONFIG_ARPD
Tim Gardner
4
-22
/
+0
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-61
/
+62
2013-09-04
net: dsa: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-09-04
net: vlan: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-09-03
SUNRPC refactor rpcauth_checkverf error returns
Andy Adamson
4
-13
/
+19
2013-09-03
SUNRPC new rpc_credops to test credential expiry
Andy Adamson
3
-2
/
+153
2013-09-03
SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
Andy Adamson
1
-1
/
+1
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-131
/
+143
2013-09-03
net: make snmp_mib_free static inline
Cong Wang
1
-12
/
+0
2013-09-02
SUNRPC: rpcauth_create needs to know about rpc_clnt clone status
Trond Myklebust
1
-7
/
+8
2013-09-02
RPCSEC_GSS: Share all credential caches on a per-transport basis
Trond Myklebust
1
-3
/
+89
2013-09-01
RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches
Trond Myklebust
1
-9
/
+68
2013-09-01
SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
Trond Myklebust
1
-0
/
+35
2013-09-01
SUNRPC: Remove the rpc_client->cl_dentry
Trond Myklebust
2
-23
/
+25
2013-09-01
SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management
Trond Myklebust
1
-9
/
+1
2013-09-01
RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries
Trond Myklebust
1
-89
/
+92
2013-09-01
net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()
Cong Wang
2
-56
/
+13
2013-09-01
ipv6: Add generic UDP Tunnel segmentation
Cong Wang
2
-52
/
+111
[prev]
[next]