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
2014-03-28
vlan: Warn the user if lowerdev has bad vlan features.
Vlad Yasevich
2014-03-28
bridge: Fix crash with vlan filtering and tcpdump
Vlad Yasevich
2014-03-28
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
2014-03-28
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2014-03-28
tcp: fix get_timewait4_sock() delay computation on 64bit
Eric Dumazet
2014-03-28
openvswitch: fix a possible deadlock and lockdep warning
Flavio Leitner
2014-03-28
bridge: Fix handling stacked vlan tags
Toshiaki Makita
2014-03-28
bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled
Toshiaki Makita
2014-03-27
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
Zoltan Kiss
2014-03-27
vlan: Set hard_header_len according to available acceleration
Vlad Yasevich
2014-03-26
net: unix: non blocking recvmsg() should not return -EINTR
Eric Dumazet
2014-03-26
ip_tunnel: Fix dst ref-count.
Pravin B Shelar
2014-03-24
tipc: fix spinlock recursion bug for failed subscriptions
Erik Hugne
2014-03-24
netpoll: fix the skb check in pkt_is_ns
Li RongQing
2014-03-20
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2014-03-20
ip6mr: fix mfc notification flags
Nicolas Dichtel
2014-03-20
ipmr: fix mfc notification flags
Nicolas Dichtel
2014-03-20
rtnetlink: fix fdb notification flags
Nicolas Dichtel
2014-03-20
openvswitch: Correctly report flow used times for first 5 minutes after boot.
Ben Pfaff
2014-03-18
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
lucien
2014-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-03-13
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
2014-03-12
net: socket: error on a negative msg_namelen
Matthew Leach
2014-03-11
bridge: multicast: enable snooping on general queries only
Linus Lüssing
2014-03-11
bridge: multicast: add sanity check for general query destination
Linus Lüssing
2014-03-11
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-03-11
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
2014-03-11
skbuff: skb_segment: s/fskb/list_skb/
Michael S. Tsirkin
2014-03-11
skbuff: skb_segment: s/skb/head_skb/
Michael S. Tsirkin
2014-03-11
skbuff: skb_segment: s/skb_frag/frag/
Michael S. Tsirkin
2014-03-11
skbuff: skb_segment: s/frag/nskb_frag/
Michael S. Tsirkin
2014-03-10
vlan: Set correct source MAC address with TX VLAN offload enabled
Peter Boström
2014-03-10
pkt_sched: fq: do not hold qdisc lock while allocating memory
Eric Dumazet
2014-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-03-10
pkt_sched: move the sanity test in qdisc_list_add()
Eric Dumazet
2014-03-10
sockfd_lookup_light(): switch to fdget^W^Waway from fget_light
Al Viro
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
2014-03-10
net: af_key: fix sleeping under rcu
Nikolay Aleksandrov
2014-03-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-06
ipv6: don't set DST_NOCOUNT for remotely added routes
Sabrina Dubroca
2014-03-06
ipv6: Fix exthdrs offload registration.
Anton Nayshtut
2014-03-06
net: unix socket code abuses csum_partial
Anton Blanchard
2014-03-06
inet: frag: make sure forced eviction removes all frags
Florian Westphal
2014-03-06
tipc: don't log disabled tasklet handler errors
Erik Hugne
2014-03-06
tipc: fix memory leak during module removal
Erik Hugne
2014-03-06
tipc: drop subscriber connection id invalidation
Erik Hugne
2014-03-06
tipc: avoid to unnecessary process switch under non-block mode
Ying Xue
2014-03-06
tipc: fix connection refcount leak
Ying Xue
2014-03-06
tipc: allow connection shutdown callback to be invoked in advance
Ying Xue
[next]