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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-01-27
cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers
Jouni Malinen
2015-01-27
cfg80211: avoid mem leak on driver hint set
Arik Nemtsov
2015-01-27
cfg80211: don't WARN about two consecutive Country IE hint
Emmanuel Grumbach
2015-01-27
nl80211: check matches array length before acessing it
Luciano Coelho
2015-01-27
tcp: Do not apply TSO segment limit to non-TSO packets
Herbert Xu
2015-01-27
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
2015-01-27
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
Jay Vosburgh
2015-01-27
net: Reset secmark when scrubbing packet
Thomas Graf
2015-01-27
net: Fix stacked vlan offload features computation
Toshiaki Makita
2015-01-27
tcp6: don't move IP6CB before xfrm6_policy_check()
Nicolas Dichtel
2015-01-27
batman-adv: avoid NULL dereferences and fix if check
Antonio Quartulli
2015-01-27
batman-adv: Unify fragment size calculation
Sven Eckelmann
2015-01-27
batman-adv: Calculate extra tail size based on queued fragments
Sven Eckelmann
2015-01-27
net: drop the packet when fails to do software segmentation or header check
Jason Wang
2015-01-27
geneve: Fix races between socket add and release.
Jesse Gross
2015-01-27
geneve: Remove socket and offload handlers at destruction.
Jesse Gross
2015-01-27
netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...
Thomas Graf
2015-01-27
netlink: Always copy on mmap TX.
David Miller
2015-01-27
gre: fix the inner mac header in nbma tunnel xmit path
Timo Teräs
2015-01-16
Revert "mac80211: Fix accounting of the tailroom-needed counter"
Johannes Berg
2015-01-16
rpc: fix xdr_truncate_encode to handle buffer ending on page boundary
J. Bruce Fields
2015-01-16
Bluetooth: Fix accepting connections when not using mgmt
Johan Hedberg
2015-01-16
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
2015-01-16
Bluetooth: Clear LE white list when resetting controller
Marcel Holtmann
2015-01-16
Bluetooth: Fix check for direct advertising
Johan Hedberg
2015-01-16
Bluetooth: Fix LE connection timeout deadlock
Johan Hedberg
2015-01-16
Bluetooth: 6lowpan: fix skb_unshare behaviour
Alexander Aring
2015-01-08
mac80211: free management frame keys when removing station
Johannes Berg
2015-01-08
mac80211: fix multicast LED blinking and counter
Andreas Müller
2015-01-08
mac80211: avoid using uninitialized stack data
Jes Sorensen
2015-01-08
mac80211: copy chandef from AP vif to VLANs
Felix Fietkau
2014-12-16
netlink: use jhash as hashfn for rhashtable
Daniel Borkmann
2014-12-16
net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c
Valdis.Kletnieks@vt.edu
2014-12-16
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
2014-12-16
net: sctp: use MAX_HEADER for headroom reserve in output path
Daniel Borkmann
2014-12-16
openvswitch: Fix flow mask validation.
Pravin B Shelar
2014-12-16
gre: Set inner mac header in gro complete
Tom Herbert
2014-11-29
rtnetlink: release net refcnt on error in do_setlink()
Nicolas Dichtel
2014-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-11-26
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
2014-11-26
bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK
Thomas Graf
2014-11-26
bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVE
Thomas Graf
2014-11-26
bridge: Validate IFLA_BRIDGE_FLAGS attribute length
Thomas Graf
2014-11-25
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-11-25
tcp: fix possible NULL dereference in tcp_vX_send_reset()
Eric Dumazet
2014-11-25
Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_...
Pablo Neira
2014-11-25
ip6_udp_tunnel: Fix checksum calculation
Alexander Duyck
2014-11-24
net/ping: handle protocol mismatching scenario
Jane Zhou
2014-11-24
af_packet: fix sparse warning
Michael S. Tsirkin
2014-11-24
ipv6: gre: fix wrong skb->protocol in WCCP
Yuri Chislov
[next]