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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-03
4
-131
/
+143
|
\
|
*
net: ieee802154: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-26
1
-10
/
+13
|
*
net: core: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-26
1
-61
/
+75
|
*
net: rfkill: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-25
1
-49
/
+41
|
*
net: wireless: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-25
1
-11
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-08-30
28
-165
/
+423
|
\
\
|
*
|
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
2013-08-30
1
-1
/
+2
|
*
|
net: revert 8728c544a9c ("net: dev_pick_tx() fix")
Eric Dumazet
2013-08-30
1
-8
/
+3
|
*
|
Revert "ipv6: Don't depend on per socket memory for neighbour discovery messa...
David S. Miller
2013-08-30
1
-3
/
+7
|
*
|
ipv4 tunnels: fix an oops when using ipip/sit with IPsec
Li Hongjun
2013-08-30
2
-7
/
+4
|
*
|
tipc: set sk_err correctly when connection fails
Erik Hugne
2013-08-30
1
-2
/
+2
|
*
|
tcp: tcp_make_synack() should use sock_wmalloc
Phil Oester
2013-08-30
1
-1
/
+1
|
*
|
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
2013-08-30
5
-93
/
+240
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-08-29
13
-32
/
+72
|
|
\
\
|
|
*
|
xfrm: Fix potential null pointer dereference in xdst_queue_output
Steffen Klassert
2013-08-28
1
-8
/
+1
|
|
*
|
ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbs
Hannes Frederic Sowa
2013-08-26
2
-0
/
+4
|
|
*
|
xfrm: revert ipv4 mtu determination to dst_mtu
Hannes Frederic Sowa
2013-08-26
2
-4
/
+6
|
|
*
|
xfrm: choose protocol family by skb protocol
Hannes Frederic Sowa
2013-08-19
1
-1
/
+9
|
|
*
|
ipv6: xfrm: dereference inner ipv6 header if encapsulated
Hannes Frederic Sowa
2013-08-19
1
-1
/
+3
|
|
*
|
ipv6: wire up skb->encapsulation
Hannes Frederic Sowa
2013-08-19
3
-0
/
+16
|
|
*
|
xfrm: introduce helper for safe determination of mtu
Hannes Frederic Sowa
2013-08-14
3
-12
/
+5
|
|
*
|
xfrm: make local error reporting more robust
Hannes Frederic Sowa
2013-08-14
6
-11
/
+33
|
*
|
|
ipv6: Don't depend on per socket memory for neighbour discovery messages
Thomas Graf
2013-08-29
1
-7
/
+3
|
*
|
|
ipv4: sendto/hdrincl: don't use destination address found in header
Chris Clark
2013-08-29
1
-1
/
+2
|
*
|
|
tcp: don't apply tsoffset if rcv_tsecr is zero
Andrew Vagin
2013-08-29
1
-3
/
+6
|
*
|
|
tcp: initialize rcv_tstamp for restored sockets
Andrew Vagin
2013-08-29
1
-0
/
+2
|
*
|
|
genl: Hold reference on correct module while netlink-dump.
Pravin B Shelar
2013-08-28
1
-9
/
+11
|
*
|
|
genl: Fix genl dumpit() locking.
Pravin B Shelar
2013-08-28
1
-5
/
+46
|
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-08-27
2
-4
/
+33
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-23
2
-4
/
+33
|
|
|
\
\
\
|
|
|
*
\
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-22
2
-4
/
+33
|
|
|
|
\
\
\
|
|
|
|
*
|
|
mac80211: ibss: fix ignored channel parameter
Simon Wunderlich
2013-08-21
1
-4
/
+29
|
|
|
|
*
|
|
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
2013-08-21
1
-0
/
+3
|
|
|
|
*
|
|
mac80211: add missing channel context release
Johannes Berg
2013-08-21
1
-0
/
+1
|
*
|
|
|
|
|
net: Check the correct namespace when spoofing pid over SCM_RIGHTS
Andy Lutomirski
2013-08-27
1
-1
/
+1
|
|
/
/
/
/
/
*
/
/
/
/
/
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
Trond Myklebust
2013-08-28
1
-3
/
+6
|
/
/
/
/
/
*
|
|
|
|
ipv6: handle Redirect ICMP Message with no Redirected Header option
Duan Jiong
2013-08-22
2
-1
/
+24
*
|
|
|
|
Revert "genetlink: fix family dump race"
Johannes Berg
2013-08-22
1
-7
/
+0
*
|
|
|
|
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
2013-08-20
3
-9
/
+9
*
|
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-08-20
2
-17
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-19
2
-17
/
+15
|
|
\
|
|
|
|
|
|
*
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-15
2
-17
/
+15
|
|
|
\
|
|
|
|
|
|
*
|
|
cfg80211: don't request disconnect if not connected
Johannes Berg
2013-08-14
1
-6
/
+4
|
|
|
*
|
|
nl80211: nl80211hdr_put() doesn't return an ERR_PTR
Dan Carpenter
2013-08-14
1
-11
/
+11
*
|
|
|
|
|
packet: restore packet statistics tp_packets to include drops
Willem de Bruijn
2013-08-20
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-08-20
1
-3
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
batman-adv: check return type of unicast packet preparations
Linus Lüssing
2013-08-17
1
-3
/
+7
|
|
/
/
/
/
/
*
|
|
|
|
|
tcp: set timestamps for restored skb-s
Andrey Vagin
2013-08-20
1
-0
/
+7
*
|
|
|
|
|
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
2013-08-20
1
-0
/
+5
*
|
|
|
|
|
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
2013-08-20
1
-6
/
+4
|
/
/
/
/
/
[next]