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
2009-05-08
netfilter: xtables: fix const inconsistency
Jan Engelhardt
2
-14
/
+14
2009-05-08
netfilter: xtables: remove redundant casts
Jan Engelhardt
2
-2
/
+2
2009-05-08
netfilter: xtables: use NFPROTO_ in standard targets
Jan Engelhardt
2
-6
/
+6
2009-05-08
netfilter: queue: use NFPROTO_ for queue callsites
Jan Engelhardt
3
-4
/
+4
2009-05-08
netfilter: xtables: use NFPROTO_ for xt_proto_init callsites
Jan Engelhardt
2
-4
/
+4
2009-05-08
smsc911x: fix calculation of res_size for ioremap
Matthias Ludwig
1
-1
/
+1
2009-05-08
e1000/e1000e/igb/ixgb: don't txhang after link down
Jesse Brandeburg
4
-0
/
+8
2009-05-08
ixgbe: Typecase '1' for 64 bit shift
Nelson, Shannon
1
-3
/
+3
2009-05-08
ixgbe: fix failing to log fan failures
Don Skidmore
1
-2
/
+26
2009-05-08
ixgbe: Enable L2 header split in 82599
Yi Zou
2
-1
/
+3
2009-05-08
ixgbe: set queue0 for srrctl configuration correctly for DCB
Alexander Duyck
1
-1
/
+12
2009-05-08
ixgbe: always set header length in SRRCTL
Alexander Duyck
1
-18
/
+10
2009-05-08
tcp: tcp_prequeue() can use keyed wakeups
Eric Dumazet
1
-1
/
+2
2009-05-08
tcp: tcp_prequeue() cleanup
Eric Dumazet
1
-22
/
+23
2009-05-07
net: Add missing rculist.h include to netdevice.h
David S. Miller
1
-0
/
+1
2009-05-07
net: Make inet_twsk_put similar to sock_put
Arnaldo Carvalho de Melo
1
-10
/
+13
2009-05-07
ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC driver
gouji-new
1
-7
/
+12
2009-05-07
ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabled
Breno Leitao
1
-0
/
+3
2009-05-07
ixgbe: remove ixgbe_napi_add/del_all references
Alexander Duyck
1
-2
/
+0
2009-05-07
ixgbe: skb_record_rx_queue should record rx queue instead of vector
Alexander Duyck
1
-2
/
+3
2009-05-07
ixgbe: make q_vectors dynamic to reduce netdev size
Alexander Duyck
4
-133
/
+158
2009-05-07
pci: update 82576 sr-iov quirk with latest device IDs
Alexander Duyck
1
-0
/
+2
2009-05-07
igb/igbvf: set rx csum always enabled in hw, disable via sw
Alexander Duyck
3
-10
/
+12
2009-05-07
igbvf: cleanup flags and allow for rx checksum to be disabled
Alexander Duyck
3
-33
/
+26
2009-05-07
mv643xx_eth: only unmask RX and TX_END interrupts for available queues
Saeed Bishara
1
-6
/
+14
2009-05-07
mv643xx_eth: rework receive skb cache alignment
Lennert Buytenhek
1
-8
/
+13
2009-05-07
mv643xx_eth: minor register definition cleanup
Lennert Buytenhek
1
-23
/
+21
2009-05-07
mv643xx_eth: count handling a link event as one unit of napi work
Lennert Buytenhek
1
-0
/
+1
2009-05-07
mv643xx_eth: fix variable shadowing sparse warning
Lennert Buytenhek
1
-1
/
+0
2009-05-07
netxen: fix bonding support
Dhananjay Phadke
6
-168
/
+82
2009-05-07
netxen: fix mac list management
Dhananjay Phadke
3
-79
/
+58
2009-05-07
netxen: fix race in tx ring acccess
Dhananjay Phadke
3
-7
/
+8
2009-05-05
lasi_82596: fix printk format warning
Alexander Beregalov
1
-3
/
+3
2009-05-05
tcp:fix the code indent
Shan Wei
1
-1
/
+1
2009-05-05
r6040: bump version to 0.23 and date to 05May2009
Florian Fainelli
1
-2
/
+2
2009-05-05
r6040: check for absent PHY
Florian Fainelli
1
-0
/
+8
2009-05-05
bonding: get rid of CONFIG_PROC_FS ifdefs
Jiri Pirko
1
-10
/
+20
2009-05-05
net: introduce a list of device addresses dev_addr_list (v6)
Jiri Pirko
3
-2
/
+312
2009-05-05
net: smsc911x: add power management functions
Daniel Mack
1
-0
/
+46
2009-05-05
net: remove driver_data direct access of struct device from more drivers
Greg Kroah-Hartman
3
-11
/
+11
2009-05-04
netns 2/2: extract net_create()
Alexey Dobriyan
1
-24
/
+20
2009-05-04
netns 1/2: don't get/put old netns on CLONE_NEWNET
Alexey Dobriyan
1
-4
/
+1
2009-05-04
macb: Add support of the netpoll API
Thomas Petazzoni
1
-0
/
+18
2009-05-04
tcp: extend ECN sysctl to allow server-side only ECN
Ilpo Järvinen
3
-3
/
+12
2009-05-04
net: Avoid modulus in skb_tx_hash() for forwarding case.
David S. Miller
1
-2
/
+6
2009-05-04
ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.
Rami Rosen
1
-2
/
+0
2009-05-04
ne2k-pci: use dev->addr_len instead of "6"
Jiri Pirko
1
-1
/
+1
2009-05-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-5
/
+5
2009-05-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-54
/
+79
2009-05-03
ne2k-pci: Do not register device until initialized.
Lubomir Rintel
1
-4
/
+3
[next]