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
2014-10-24
ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fn
Martin KaFai Lau
1
-14
/
+16
2014-10-24
ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit case
Martin KaFai Lau
1
-3
/
+3
2014-10-24
ipv6: Remove BACKTRACK macro
Martin KaFai Lau
1
-30
/
+40
2014-10-24
net: Remove trailing whitespace in tcp.h icmp.c syncookies.c
Kenjiro Nakayama
2
-2
/
+0
2014-10-23
net: fix saving TX flow hash in sock for outgoing connections
Sathya Perla
2
-4
/
+4
2014-10-22
xfrm6: fix a potential use after free in xfrm6_policy.c
Li RongQing
1
-3
/
+8
2014-10-22
net: tso: fix unaligned access to crafted TCP header in helper API
Karl Beldan
1
-1
/
+2
2014-10-22
net: sched: initialize bstats syncp
Sabrina Dubroca
1
-1
/
+1
2014-10-22
netlink: Re-add locking to netlink_lookup() and seq walker
Thomas Graf
1
-12
/
+25
2014-10-21
tipc: fix lockdep warning when intra-node messages are delivered
Ying Xue
1
-2
/
+2
2014-10-21
tipc: fix a potential deadlock
Ying Xue
3
-20
/
+35
2014-10-20
net: core: handle encapsulation offloads when computing segment lengths
Florian Westphal
1
-3
/
+10
2014-10-20
net: make skb_gso_segment error handling more robust
Florian Westphal
4
-2
/
+6
2014-10-20
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
5
-5
/
+5
2014-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-41
/
+159
2014-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-7
/
+8
2014-10-19
Net: DSA: Fix checking for get_phy_flags function
Andrew Lunn
1
-1
/
+1
2014-10-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2014-10-18
ipv6: fix a potential use after free in sit.c
Li RongQing
1
-3
/
+3
2014-10-18
ipv6: fix a potential use after free in ip6_offload.c
Li RongQing
1
-0
/
+1
2014-10-18
ipv4: fix a potential use after free in gre_offload.c
Li RongQing
1
-3
/
+3
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-202
/
+265
2014-10-18
netfilter: nft_nat: dump attributes if they are set
Pablo Neira Ayuso
1
-9
/
+11
2014-10-18
netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MIN
Pablo Neira Ayuso
1
-22
/
+28
2014-10-18
netfilter: nft_nat: insufficient attribute validation
Pablo Neira Ayuso
1
-1
/
+3
2014-10-18
netfilter: nft_compat: validate chain type in match/target
Pablo Neira Ayuso
1
-9
/
+66
2014-10-18
net: dsa: add includes for ethtool and phy_fixed definitions
Florian Fainelli
1
-0
/
+1
2014-10-18
openvswitch: Set flow-key members.
Pravin B Shelar
1
-3
/
+3
2014-10-18
netrom: use linux/uaccess.h
Fabian Frederick
7
-7
/
+7
2014-10-18
tipc: fix bug in bundled buffer reception
Jon Paul Maloy
1
-1
/
+6
2014-10-18
ipv6: introduce tcp_v6_iif()
Eric Dumazet
3
-13
/
+18
2014-10-18
ipv4: fix a potential use after free in fou.c
Li RongQing
1
-0
/
+3
2014-10-18
ipv4: fix a potential use after free in ip_tunnel_core.c
Li RongQing
1
-1
/
+2
2014-10-18
openvswitch: Create right mask with disabled megaflows
Pravin B Shelar
1
-21
/
+72
2014-10-18
openvswitch: fix a use after free
Li RongQing
1
-1
/
+2
2014-10-17
ipv4: dst_entry leak in ip_send_unicast_reply()
Vasily Averin
1
-3
/
+9
2014-10-17
ipv4: clean up cookie_v4_check()
Cong Wang
2
-4
/
+4
2014-10-17
ipv4: share tcp_v4_save_options() with cookie_v4_check()
Cong Wang
2
-29
/
+1
2014-10-17
ipv4: call __ip_options_echo() in cookie_v4_check()
Cong Wang
1
-1
/
+1
2014-10-16
openvswitch: use vport instead of p
Fabian Frederick
1
-2
/
+2
2014-10-16
openvswitch: kerneldoc warning fix
Fabian Frederick
1
-1
/
+1
2014-10-15
net: Add ndo_gso_check
Tom Herbert
1
-1
/
+1
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-16
/
+16
2014-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
9
-228
/
+153
2014-10-15
9p/trans_virtio: enable VQs early
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
tcp: TCP Small Queues and strange attractors
Eric Dumazet
1
-7
/
+19
2014-10-15
net: Trap attempts to call sock_kfree_s() with a NULL pointer.
David S. Miller
1
-0
/
+2
2014-10-15
rds: avoid calling sock_kfree_s() on allocation failure
Cong Wang
1
-3
/
+4
2014-10-15
caif_usb: use target structure member in memset
Fabian Frederick
1
-1
/
+1
2014-10-15
caif_usb: remove redundant memory message
Fabian Frederick
1
-3
/
+2
[next]