index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
49
-270
/
+323
2010-06-07
r8169: fix random mdio_write failures
Timo Teräs
1
-0
/
+5
2010-06-07
ip6mr: fix a typo in ip6mr_for_each_table()
Eric Dumazet
1
-1
/
+1
2010-06-05
ixgbevf: Enable GRO by default
Shirley Ma
1
-0
/
+1
2010-06-05
ipv6: avoid high order allocations
Eric Dumazet
1
-1
/
+4
2010-06-05
fec: convert legacy PM hooks to dem_pm_ops
Denis Kirjanov
1
-2
/
+20
2010-06-05
bonding: allow user-controlled output slave selection
Andy Gospodarek
5
-7
/
+278
2010-06-05
bonding: add all_slaves_active parameter
Andy Gospodarek
3
-1
/
+68
2010-06-05
skbuff: add check for non-linear to warn_if_lro and needs_linearize
Alexander Duyck
2
-4
/
+6
2010-06-05
fix return value of __pppoe_xmit() method.
Rami Rosen
1
-1
/
+1
2010-06-05
syncookies: update mss tables
Florian Westphal
2
-43
/
+34
2010-06-05
syncookies: avoid unneeded tcp header flag double check
Florian Westphal
4
-4
/
+4
2010-06-05
syncookies: make v4/v6 synflood warning behaviour the same
Florian Westphal
1
-11
/
+13
2010-06-05
X25: remove duplicated #include
Huang Weiyi
1
-2
/
+0
2010-06-05
tcp: use correct net ns in cookie_v4_check()
Eric Dumazet
1
-1
/
+1
2010-06-05
rps: tcp: fix rps_sock_flow_table table updates
Eric Dumazet
1
-3
/
+4
2010-06-05
ppp_generic: fix multilink fragment sizes
Ben McKeegan
1
-1
/
+1
2010-06-05
syncookies: remove Kconfig text line about disabled-by-default
Florian Westphal
1
-5
/
+5
2010-06-05
ixgbe: only check pfc bits in hang logic if pfc is enabled
John Fastabend
1
-1
/
+1
2010-06-05
net: check for refcount if pop a stacked dst_entry
Steffen Klassert
2
-5
/
+5
2010-06-04
qlcnic: Fix Compilation Issue when CONFIG_INET was not set
Anirban Chakraborty
1
-41
/
+40
2010-06-04
From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001
Eric Dumazet
2
-110
/
+101
2010-06-04
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
Emil Tantilov
8
-220
/
+195
2010-06-04
arp: RCU changes
Eric Dumazet
1
-7
/
+4
2010-06-04
ipv4: RCU changes in __mkroute_input()
Eric Dumazet
1
-5
/
+3
2010-06-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-18
/
+18
2010-06-03
ixgbe: return IXGBE_ERR_RAR_INDEX when out of range
Jeff Kirsher
2
-0
/
+3
2010-06-03
act_pedit: access skb->data safely
Changli Gao
1
-10
/
+14
2010-06-03
sfc: Store port number in net_device::dev_id
Ben Hutchings
2
-4
/
+2
2010-06-03
epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIAN
Roland Dreier
1
-3
/
+4
2010-06-03
tehuti: return -EFAULT on copy_to_user errors
Dan Carpenter
1
-2
/
+2
2010-06-03
isdn/kcapi: return -EFAULT on copy_from_user errors
Dan Carpenter
1
-3
/
+3
2010-06-03
e1000e: change logical negate to bitwise
Dan Carpenter
1
-1
/
+1
2010-06-03
sfc: Get port number from CS_PORT_NUM, not PCI function number
Ben Hutchings
2
-1
/
+7
2010-06-03
net: use __packed annotation
Eric Dumazet
30
-133
/
+133
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
113
-934
/
+934
2010-06-03
fec: Cleanup PHY probing
Denis Kirjanov
1
-11
/
+5
2010-06-03
fec: convert TX hook to netdev_tx_t
Denis Kirjanov
1
-1
/
+1
2010-06-03
net: mac8390 - Sort out memory/MMIO accesses and casts
Geert Uytterhoeven
1
-22
/
+22
2010-06-03
chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGAR
Roland Dreier
2
-48
/
+2
2010-06-03
ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mc
Eric Dumazet
1
-18
/
+17
2010-06-03
ipv4: add LINUX_MIB_IPRPFILTER snmp counter
Eric Dumazet
5
-15
/
+27
2010-06-03
ipconfig: document DHCP hostname and DNS record
Wu Fengguang
1
-0
/
+2
2010-06-02
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2
-9
/
+8
2010-06-02
cls_u32: use skb_header_pointer() to dereference data safely
Changli Gao
1
-13
/
+36
2010-06-02
TCP: tcp_hybla: Fix integer overflow in slow start increment
Daniele Lacamera
1
-2
/
+2
2010-06-02
net: replace hooks in __netif_receive_skb V5
Jiri Pirko
9
-83
/
+93
2010-06-02
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
Arnaud Ebalard
10
-96
/
+55
2010-06-02
mac8390: raise error logging priority
Finn Thain
1
-2
/
+2
2010-06-02
ipconfig: send host-name in DHCP requests
Wu Fengguang
1
-0
/
+7
[next]