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
2013-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...
David S. Miller
2
-8
/
+5
2013-07-02
x25: Fix broken locking in ioctl error paths.
Dave Jones
1
-7
/
+8
2013-07-02
netem: use rb tree to implement the time queue
Eric Dumazet
1
-24
/
+85
2013-07-02
sunrpc: Don't schedule an upcall on a replaced cache entry.
NeilBrown
1
-1
/
+2
2013-07-02
net/sunrpc: xpt_auth_cache should be ignored when expired.
NeilBrown
2
-8
/
+2
2013-07-02
sunrpc/cache: ensure items removed from cache do not have pending upcalls.
NeilBrown
1
-1
/
+5
2013-07-02
sunrpc/cache: use cache_fresh_unlocked consistently and correctly.
NeilBrown
1
-13
/
+7
2013-07-02
sunrpc/cache: remove races with queuing an upcall.
NeilBrown
1
-11
/
+29
2013-07-02
svcrpc: don't error out on small tcp fragment
J. Bruce Fields
1
-1
/
+1
2013-07-02
svcrpc: fix handling of too-short rpc's
J. Bruce Fields
1
-2
/
+7
2013-07-02
svcrpc: store gss mech in svc_cred
J. Bruce Fields
2
-4
/
+5
2013-07-02
svcrpc: introduce init_svc_cred
J. Bruce Fields
1
-4
/
+2
2013-07-02
Merge branch 'for-3.10' into 'for-3.11'
J. Bruce Fields
2
-8
/
+12
2013-07-02
neighbour: fix a race in neigh_destroy()
Eric Dumazet
1
-5
/
+7
2013-07-02
ipv6: fix ecmp lookup when oif is specified
Nicolas Dichtel
1
-4
/
+8
2013-07-02
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
Hannes Frederic Sowa
1
-1
/
+1
2013-07-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
26
-555
/
+682
2013-07-02
openvswitch: Add Kconfig dependency on GRE-DEMUX.
Pravin B Shelar
3
-5
/
+18
2013-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
22
-783
/
+451
2013-06-30
netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag
Florian Westphal
1
-2
/
+14
2013-06-29
more open-coded file_inode() calls
Al Viro
1
-2
/
+2
2013-06-29
ipv4: use next hop exceptions also for input routes
Timo Teräs
2
-16
/
+52
2013-06-29
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
2
-5
/
+64
2013-06-29
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
1
-8
/
+31
2013-06-28
SUNRPC: PipeFS MOUNT notification optimization for dying clients
Stanislav Kinsbursky
1
-0
/
+2
2013-06-28
SUNRPC: split client creation routine into setup and registration
Stanislav Kinsbursky
1
-25
/
+39
2013-06-28
SUNRPC: fix races on PipeFS UMOUNT notifications
Stanislav Kinsbursky
2
-5
/
+2
2013-06-28
SUNRPC: fix races on PipeFS MOUNT notifications
Stanislav Kinsbursky
2
-11
/
+18
2013-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
26
-555
/
+682
2013-06-28
Merge branch 'freezer'
Rafael J. Wysocki
2
-2
/
+3
2013-06-28
netlink: fix splat in skb_clone with large messages
Pablo Neira
2
-18
/
+19
2013-06-28
sit: add support of x-netns
Nicolas Dichtel
2
-11
/
+41
2013-06-28
dev: introduce skb_scrub_packet()
Nicolas Dichtel
2
-10
/
+24
2013-06-27
ipv6: rearm router solicitaion timer when setting new tokenized address
Hannes Frederic Sowa
1
-1
/
+4
2013-06-27
af_key: fix info leaks in notify messages
Mathias Krause
1
-0
/
+2
2013-06-27
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
Eric Dumazet
1
-1
/
+7
2013-06-27
net: fix kernel deadlock with interface rename and netdev name retrieval.
Nicolas Schichan
3
-30
/
+40
2013-06-27
sit: fix 4in4 + IPsec scenario
Nicolas Dichtel
1
-1
/
+1
2013-06-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-0
/
+6
2013-06-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-06-26
ipvs: add sync_persist_mode flag
Julian Anastasov
2
-0
/
+19
2013-06-26
ipvs: SH fallback and L4 hashing
Alexander Frolkin
1
-15
/
+85
2013-06-26
ipvs: drop SCTP connections depending on state
Julian Anastasov
1
-0
/
+12
2013-06-26
ipvs: replace the SCTP state machine
Julian Anastasov
2
-704
/
+157
2013-06-26
ipvs: sloppy TCP and SCTP
Alexander Frolkin
3
-14
/
+32
2013-06-26
ipvs: provide iph to schedulers
Julian Anastasov
11
-34
/
+32
2013-06-26
Merge ../vxlan-x
Stephen Hemminger
2
-8
/
+5
2013-06-26
bridge: check for zero ether address in fdb add
Stephen Hemminger
1
-0
/
+5
2013-06-26
net: poll/select low latency socket support
Eliezer Tamir
3
-2
/
+22
2013-06-26
net: sctp: simplify sctp_get_port
Daniel Borkmann
1
-4
/
+1
[prev]
[next]