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.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
2012-03-19
ixgbe: Move poll routine in order to improve readability
Alexander Duyck
1
-49
/
+49
2012-03-19
ixgbe: cleanup logic for the service timer and VF hang detection
Alexander Duyck
1
-19
/
+10
2012-03-19
ixgbe: Update layout of ixgbe_ring structure to improve cache performance
Alexander Duyck
1
-9
/
+9
2012-03-19
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
Alexander Duyck
3
-51
/
+51
2012-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
111
-2916
/
+2158
2012-03-19
Linux 3.3
v3.3
Linus Torvalds
1
-1
/
+1
2012-03-18
Don't limit non-nested epoll paths
Jason Baron
1
-0
/
+4
2012-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-64
/
+57
2012-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-33
/
+48
2012-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-628
/
+772
2012-03-17
netfilter: ctnetlink: fix race between delete and timeout expiration
Pablo Neira Ayuso
1
-11
/
+12
2012-03-17
ixgbe: always write DMA for single_mapped value with skb
Alexander Duyck
2
-118
/
+153
2012-03-17
phc: Update author's email address.
Richard Cochran
4
-4
/
+4
2012-03-17
ixgbe: Write gso_segs and bytcount to the ring sooner
Alexander Duyck
2
-25
/
+21
2012-03-17
ixgbe: Place skb on first buffer_info structure to avoid using stack space
Alexander Duyck
3
-29
/
+40
2012-03-17
ixgbe: Use packets to track Tx completions instead of a seperate value
Alexander Duyck
2
-5
/
+1
2012-03-17
ixgbe: Modify setup of descriptor flags to avoid conditional jumps
Alexander Duyck
1
-17
/
+17
2012-03-17
ixgbe: Make certain that all frames fit minimum size requirements
Alexander Duyck
1
-1
/
+17
2012-03-17
ixgbe: cleanup logic in ixgbe_change_mtu
Alexander Duyck
1
-8
/
+12
2012-03-17
ixgbe: Replace standard receive path with a page based receive
Alexander Duyck
3
-430
/
+457
2012-03-17
ixgbe: Support RX-ALL feature flag.
Ben Greear
1
-2
/
+23
2012-03-17
ixgbe: Support sending custom Ethernet FCS.
Ben Greear
1
-0
/
+3
2012-03-17
igb: Support RX-ALL feature flag.
Ben Greear
2
-2
/
+33
2012-03-17
igb: Support sending custom Ethernet FCS.
Ben Greear
1
-0
/
+4
2012-03-17
eni: fix driver remove function and driver probe error path.
françois romieu
2
-35
/
+68
2012-03-17
net/irda: add clk_prepare/clk_unprepare to pxaficp_ir
Philipp Zabel
1
-3
/
+3
2012-03-17
arp: allow arp processing to honor per interface arp_accept sysctl
Neil Horman
2
-1
/
+2
2012-03-17
usbnet: use netif_tx_wake_queue instead of netif_start_queue
Alexey Orishko
1
-1
/
+1
2012-03-17
stmmac: Add device-tree support
Stefan Roese
2
-2
/
+100
2012-03-17
netxen: qlogic ethernet : Fix endian bug.
Santosh Nayak
3
-9
/
+9
2012-03-17
ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
RongQing.Li
1
-1
/
+0
2012-03-17
pxa168: remove unused stats member.
Rami Rosen
1
-1
/
+0
2012-03-17
Merge branch 'akpm' (more patches from Andrew)
Linus Torvalds
1
-0
/
+7
2012-03-17
nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
Ryusuke Konishi
1
-0
/
+1
2012-03-17
nilfs2: clamp ns_r_segments_percentage to [1, 99]
Haogang Chen
1
-0
/
+6
2012-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+8
2012-03-17
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
1
-27
/
+0
2012-03-17
afs: Remote abort can cause BUG in rxrpc code
Anton Blanchard
1
-0
/
+3
2012-03-17
afs: Read of file returns EBADMSG
Anton Blanchard
1
-1
/
+1
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
133
-3621
/
+4047
2012-03-16
C6X: remove dead code from entry.S
Mark Salter
1
-27
/
+0
2012-03-16
cdc_ncm: avoid discarding datagrams in rx path
Alexey Orishko
1
-55
/
+47
2012-03-16
cdc_ncm: fix MTU and max_datagram_size handling
Alexey Orishko
1
-18
/
+16
2012-03-16
cdc_ncm: reduce driver latency in the data path
Alexey Orishko
1
-43
/
+51
2012-03-16
wimax/i2400m: fix erroneous NETDEV_TX_BUSY use
Eric Dumazet
1
-20
/
+10
2012-03-16
net/hyperv: fix erroneous NETDEV_TX_BUSY use
Eric Dumazet
1
-2
/
+2
2012-03-16
net/usbnet: reserve headroom on rx skbs
Eric Dumazet
1
-2
/
+2
2012-03-16
bnx2x: fix memory leak in bnx2x_init_firmware()
Michal Schmidt
1
-26
/
+24
2012-03-16
bnx2x: fix a crash on corrupt firmware file
Michal Schmidt
1
-0
/
+1
2012-03-16
sch_sfq: revert dont put new flow at the end of flows
Eric Dumazet
1
-1
/
+5
[next]