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-05-13
mac80211: fix suspend vs. association race
Emmanuel Grumbach
1
-7
/
+13
2014-05-13
ip6_tunnel: fix potential NULL pointer dereference
Susant Sahani
1
-1
/
+1
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
2
-5
/
+8
2014-05-12
netfilter: nf_tables: fix missing return trace at the end of non-base chain
Pablo Neira Ayuso
1
-5
/
+3
2014-05-12
netfilter: nf_tables: fix bogus rulenum after goto action
Pablo Neira Ayuso
1
-1
/
+1
2014-05-12
netfilter: nf_tables: fix tracing of the goto action
Pablo Neira Ayuso
1
-1
/
+5
2014-05-12
netfilter: nf_tables: fix goto action
Pablo Neira Ayuso
1
-18
/
+10
2014-05-12
vti: Use the tunnel mark for lookup in the error handlers.
Steffen Klassert
2
-2
/
+8
2014-05-12
vti6: Don't unregister pernet ops twice on init errors
Mathias Krause
1
-3
/
+0
2014-05-11
batman-adv: fix removing neigh_ifinfo
Simon Wunderlich
1
-0
/
+46
2014-05-10
netfilter: nf_tables: reset rule number counter after jump and goto
Pablo Neira Ayuso
1
-1
/
+2
2014-05-10
batman-adv: always run purge_orig_neighbors
Simon Wunderlich
1
-4
/
+4
2014-05-10
batman-adv: fix neigh reference imbalance
Simon Wunderlich
1
-0
/
+5
2014-05-10
batman-adv: fix neigh_ifinfo imbalance
Simon Wunderlich
1
-0
/
+2
2014-05-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-9
/
+18
2014-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-12
/
+19
2014-05-09
mac80211: fix vif name tracing
Eliad Peller
1
-2
/
+2
2014-05-09
mac80211: allow VHT with peers not capable of 40MHz
Johannes Berg
1
-3
/
+6
2014-05-09
ping: move ping_group_range out of CONFIG_SYSCTL
Cong Wang
3
-13
/
+14
2014-05-09
ipv4: move local_port_range out of CONFIG_SYSCTL
Cong Wang
4
-24
/
+45
2014-05-09
netfilter: Fix potential use after free in ip6_route_me_harder()
Sergey Popovich
1
-2
/
+4
2014-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-9
/
+18
2014-05-08
ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
Sergey Popovich
1
-1
/
+1
2014-05-07
Revert "net: core: introduce netif_skb_dev_features"
Florian Westphal
1
-12
/
+10
2014-05-07
net: ip: push gso skb forwarding handling down the stack
Florian Westphal
2
-53
/
+48
2014-05-07
net: ipv6: send pkttoobig immediately if orig frag size > mtu
Florian Westphal
1
-1
/
+5
2014-05-07
net: ipv4: ip_forward: fix inverted local_df test
Florian Westphal
1
-2
/
+2
2014-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
6
-9
/
+18
2014-05-06
xfrm6: Properly handle unsupported protocols
Steffen Klassert
1
-1
/
+10
2014-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
33
-105
/
+270
2014-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+5
2014-05-06
ip_tunnel: Set network header properly for IP_ECN_decapsulate()
Ying Cai
1
-0
/
+2
2014-05-05
vsock: Make transport the proto owner
Andy King
1
-25
/
+22
2014-05-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-3
/
+12
2014-05-05
bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit
Vasily Averin
1
-2
/
+2
2014-05-05
ipv4: fix "conntrack zones" support for defrag user check in ip_expire
Vasily Averin
1
-2
/
+3
2014-05-05
mac80211: fix nested rtnl locking on ieee80211_reconfig
Eliad Peller
1
-1
/
+1
2014-05-05
cfg80211: add cfg80211_sched_scan_stopped_rtnl
Eliad Peller
1
-2
/
+10
2014-05-05
cfg80211: free sme on connection failures
Eliad Peller
1
-1
/
+1
2014-05-05
mac80211: Fix mac80211 station info rx bitrate for IBSS mode
Henning Rogge
1
-1
/
+2
2014-05-05
net: sched: lock imbalance in hhf qdisc
John Fastabend
1
-5
/
+6
2014-05-04
netfilter: nfnetlink: Fix use after free when it fails to process batch
Denys Fedoryshchenko
1
-4
/
+4
2014-05-04
netfilter: ipv4: defrag: set local_df flag on defragmented skb
Florian Westphal
1
-2
/
+3
2014-05-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-3
/
+12
2014-05-01
tcp_cubic: fix the range of delayed_ack
Liu Yu
1
-1
/
+1
2014-05-01
tcp: increment retransmit counters in tlp and fast open
Eric Dumazet
1
-7
/
+7
2014-04-29
netfilter: ctnetlink: don't add null bindings if no nat requested
Florian Westphal
1
-0
/
+3
2014-04-29
xfrm4: Properly handle unsupported protocols
Steffen Klassert
1
-2
/
+17
2014-04-28
libceph: fix non-default values check in apply_primary_affinity()
Ilya Dryomov
1
-4
/
+5
2014-04-28
net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif
Julian Anastasov
3
-1
/
+4
[prev]
[next]