index
:
Linux Stable
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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-12-01
77
-280
/
+589
|
\
|
*
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
David S. Miller
2011-12-01
1
-1
/
+0
|
*
ipv4: flush route cache after change accept_local
Peter Pan(潘卫平)
2011-12-01
1
-0
/
+5
|
*
sch_red: fix red_change
Eric Dumazet
2011-12-01
1
-2
/
+2
|
*
Revert "udp: remove redundant variable"
David S. Miller
2011-12-01
2
-14
/
+16
|
*
bridge: master device stuck in no-carrier state forever when in user-stp mode
Vitalii Demianets
2011-12-01
2
-15
/
+20
|
*
ipv4: Perform peer validation on cached route lookup.
David S. Miller
2011-12-01
1
-7
/
+19
|
*
net/core: fix rollback handler in register_netdevice_notifier
RongQing.Li
2011-11-30
1
-1
/
+2
|
*
sch_red: fix red_calc_qavg_from_idle_time
Eric Dumazet
2011-11-30
1
-9
/
+6
|
*
bonding: only use primary address for ARP
Henrik Saavedra Persson
2011-11-30
1
-27
/
+6
|
*
ipv4: fix lockdep splat in rt_cache_seq_show
Eric Dumazet
2011-11-30
1
-2
/
+6
|
*
sch_teql: fix lockdep splat
Eric Dumazet
2011-11-30
1
-11
/
+20
|
*
net: fec: Select the FEC driver by default for i.MX SoCs
Fabio Estevam
2011-11-30
1
-0
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-30
4
-14
/
+52
|
|
\
|
|
*
mac80211: fix race between the AGG SM and the Tx data path
Emmanuel Grumbach
2011-11-28
1
-0
/
+14
|
|
*
mac80211: fix race condition caused by late addBA response
Nikolay Martynov
2011-11-28
1
-1
/
+17
|
|
*
ath9k: Revert change that broke AR928X on Acer Ferrari One
Rafael J. Wysocki
2011-11-28
1
-1
/
+2
|
|
*
rtlwifi: fix lps_lock deadlock
Stanislaw Gruszka
2011-11-28
1
-8
/
+9
|
|
*
mac80211: don't stop a single aggregation session twice
Johannes Berg
2011-11-28
1
-2
/
+8
|
|
*
nl80211: fix MAC address validation
Eliad Peller
2011-11-28
1
-2
/
+2
|
*
|
isdn: avoid copying too long drvid
Dan Carpenter
2011-11-29
1
-0
/
+3
|
*
|
isdn: make sure strings are null terminated
Dan Carpenter
2011-11-29
1
-0
/
+6
|
*
|
netlabel: Fix build problems when IPv6 is not enabled
Paul Moore
2011-11-29
1
-8
/
+14
|
*
|
sctp: better integer overflow check in sctp_auth_create_key()
Xi Wang
2011-11-29
1
-1
/
+1
|
*
|
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2011-11-29
8
-53
/
+87
|
|
\
\
|
|
*
|
netfilter: nf_conntrack: make event callback registration per-netns
Pablo Neira Ayuso
2011-11-22
4
-49
/
+82
|
|
*
|
netfilter: possible unaligned packet header in ip_route_me_harder
Paul Guo
2011-11-21
1
-1
/
+2
|
|
*
|
netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c
Jozsef Kadlecsik
2011-11-21
3
-3
/
+3
|
*
|
|
sctp: integer overflow in sctp_auth_create_key()
Xi Wang
2011-11-29
0
-0
/
+0
|
*
|
|
ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given.
Li Wei
2011-11-28
1
-1
/
+1
|
*
|
|
net: Fix corruption in /proc/*/net/dev_mcast
Anton Blanchard
2011-11-28
3
-2
/
+9
|
*
|
|
jme: PHY configuration for compatible issue
Aries Lee
2011-11-27
2
-3
/
+129
|
*
|
|
inet: add a redirect generation id in inetpeer
Eric Dumazet
2011-11-26
2
-1
/
+10
|
*
|
|
AF_UNIX: Fix poll blocking problem when reading from a stream socket
Alexey Moiseytsev
2011-11-26
1
-0
/
+4
|
*
|
|
dm9000: Fix check for disabled wake on LAN
Mark Brown
2011-11-26
1
-1
/
+1
|
*
|
|
l2tp: ensure sk->dst is still valid
Florian Westphal
2011-11-26
1
-1
/
+1
|
*
|
|
decnet: proper socket refcounting
Eric Dumazet
2011-11-26
1
-12
/
+5
|
*
|
|
net: Revert ARCNET and PHYLIB to tristate options
Ben Hutchings
2011-11-26
2
-2
/
+2
|
*
|
|
ipv4: Don't use the cached pmtu informations for input routes
Steffen Klassert
2011-11-26
1
-2
/
+2
|
*
|
|
route: struct rtable can be const in rt_is_input_route and rt_is_output_route
Steffen Klassert
2011-11-26
1
-2
/
+2
|
*
|
|
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
2011-11-26
5
-12
/
+25
|
*
|
|
net: Rename the dst_opt default_mtu method to mtu
Steffen Klassert
2011-11-26
6
-18
/
+18
|
*
|
|
route: Use the device mtu as the default for blackhole routes
Steffen Klassert
2011-11-26
2
-2
/
+2
|
*
|
|
netns: fix proxy ARP entries listing on a netns
Jorge Boncompte [DTI2]
2011-11-25
1
-1
/
+4
|
*
|
|
net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add()
Dan Carpenter
2011-11-25
1
-2
/
+2
|
*
|
|
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
2011-11-23
3
-3
/
+6
|
*
|
|
ehea: Use round_jiffies_relative to align workqueue
Anton Blanchard
2011-11-23
1
-2
/
+4
|
*
|
|
ehea: Reduce memory usage in buffer pools
Anton Blanchard
2011-11-23
1
-2
/
+2
|
*
|
|
qlge: fix size of external list for TX address descriptors
Thadeu Lima de Souza Cascardo
2011-11-23
1
-5
/
+3
|
*
|
|
bnx2x: Fix 5461x LED
Yaniv Rosner
2011-11-23
2
-1
/
+39
[next]