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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
143
-684
/
+1483
|
\
|
*
tcp: Add missing braces to do_tcp_setsockopt
Dave Jones
2013-09-05
1
-1
/
+2
|
*
caif: Add missing braces to multiline if in cfctrl_linkup_request
Dave Jones
2013-09-05
1
-1
/
+2
|
*
bnx2x: Add missing braces in bnx2x:bnx2x_link_initialize
Dave Jones
2013-09-05
1
-1
/
+2
|
*
vxlan: Fix kernel panic on device delete.
Pravin B Shelar
2013-09-05
1
-1
/
+2
|
*
net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls
Thomas Petazzoni
2013-09-05
1
-0
/
+16
|
*
net: mvneta: properly disable HW PHY polling and ensure adjust_link() works
Thomas Petazzoni
2013-09-05
1
-1
/
+12
|
*
sh_eth: fix napi_{en|dis}able() calls racing against interrupts
Sergei Shtylyov
2013-09-04
1
-5
/
+7
|
*
net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
Daniel Borkmann
2013-09-04
1
-1
/
+1
|
*
ipv6: Don't depend on per socket memory for neighbour discovery messages
Thomas Graf
2013-09-04
1
-6
/
+8
|
*
net: fec: fix the error to get the previous BD entry
Duan Fugang-B38611
2013-09-04
2
-46
/
+77
|
*
ipv6: fix null pointer dereference in __ip6addrlbl_add
Hannes Frederic Sowa
2013-09-04
1
-25
/
+23
|
*
sh_eth: NAPI requires netif_receive_skb()
Sergei Shtylyov
2013-09-04
1
-1
/
+1
|
*
drivers: net: ethernet: 8390: Kconfig: add H8300H_AKI3068NET and H8300H_H8MAX...
Chen Gang
2013-09-03
1
-1
/
+1
|
*
tg3: Don't turn off led on 5719 serdes port 0
Nithin Sujir
2013-09-03
1
-2
/
+16
|
*
Merge branch 'calxedaxgmac'
David S. Miller
2013-09-03
1
-79
/
+116
|
|
\
|
|
*
net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
Rob Herring
2013-09-03
1
-5
/
+26
|
|
*
net: calxedaxgmac: fix rx DMA mapping API size mismatches
Rob Herring
2013-09-03
1
-6
/
+12
|
|
*
net: calxedaxgmac: remove some unused statistic counters
Rob Herring
2013-09-03
1
-3
/
+0
|
|
*
net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
Rob Herring
2013-09-03
1
-4
/
+13
|
|
*
net: calxedaxgmac: enable interrupts after napi_enable
Rob Herring
2013-09-03
1
-3
/
+5
|
|
*
net: calxedaxgmac: fix race with tx queue stop/wake
Rob Herring
2013-09-03
1
-5
/
+15
|
|
*
net: calxedaxgmac: update ring buffer tx_head after barriers
Rob Herring
2013-09-03
1
-1
/
+2
|
|
*
net: calxedaxgmac: fix possible skb free before tx complete
Rob Herring
2013-09-03
1
-31
/
+24
|
|
*
net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
Rob Herring
2013-09-03
1
-20
/
+18
|
|
*
net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
Rob Herring
2013-09-03
1
-1
/
+1
|
|
*
net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
Rob Herring
2013-09-03
1
-1
/
+1
|
|
/
|
*
ipv6: ipv6_create_tempaddr cleanup
Petr Holasek
2013-09-03
1
-2
/
+0
|
*
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
2013-09-03
2
-1
/
+11
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-08-30
59
-260
/
+590
|
|
\
|
|
*
net: fec: fix time stamping logic after napi conversion
Richard Cochran
2013-08-30
1
-2
/
+1
|
|
*
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
2013-08-30
1
-1
/
+2
|
|
*
mISDN: return -EINVAL on error in dsp_control_req()
Dan Carpenter
2013-08-30
1
-1
/
+3
|
|
*
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
15
-32
/
+86
|
|
|
\
|
|
|
*
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
3
-16
/
+6
|
|
|
*
xfrm: choose protocol family by skb protocol
Hannes Frederic Sowa
2013-08-19
2
-3
/
+11
|
|
|
*
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
5
-12
/
+25
|
|
|
*
xfrm: make local error reporting more robust
Hannes Frederic Sowa
2013-08-14
7
-11
/
+39
|
|
*
|
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
[next]