index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-17
xen-netback: enable IPv6 TCP GSO to the guest
Paul Durrant
4
-16
/
+76
2013-10-17
xen-netback: handle IPv6 TCP GSO packets from the guest
Paul Durrant
2
-3
/
+15
2013-10-17
xen-netback: Unconditionally set NETIF_F_RXCSUM
Paul Durrant
1
-1
/
+1
2013-10-17
xen-netback: add support for IPv6 checksum offload from guest
Paul Durrant
2
-39
/
+205
2013-10-17
xen-netback: add support for IPv6 checksum offload to guest
Paul Durrant
3
-5
/
+15
2013-10-17
bonding: add rtnl lock and remove read lock for bond sysfs
dingtianhong
1
-13
/
+17
2013-10-17
bonding: use RCU protection for alb xmit path
dingtianhong
2
-15
/
+57
2013-10-17
bonding: use RCU protection for 3ad xmit path
dingtianhong
1
-6
/
+4
2013-10-17
isdn: remove deprecated IRQF_DISABLED
Michael Opdenacker
2
-2
/
+2
2013-10-17
net/mlx4_core: Load higher level modules according to ports type
Eyal Perry
1
-0
/
+29
2013-10-17
net/mlx4: Unused local variable in mlx4_opreq_action
Amir Vadai
1
-2
/
+0
2013-10-17
net/mlx4: Fix typo, move similar defs to same location
Or Gerlitz
2
-2
/
+2
2013-10-17
net/mlx4: Clean the code to eliminate trivial build warnings
Or Gerlitz
3
-5
/
+4
2013-10-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-472
/
+650
2013-10-09
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2013-10-09
i40e: Add support for 64 bit netstats
Alexander Duyck
4
-15
/
+95
2013-10-09
i40e: Move rings from pointer to array to array of pointers
Alexander Duyck
6
-185
/
+204
2013-10-09
i40e: Replace ring container array with linked list
Alexander Duyck
3
-53
/
+58
2013-10-09
i40e: Move q_vectors from pointer to array to array of pointers
Alexander Duyck
4
-60
/
+112
2013-10-09
i40e: Split bytes and packets from Rx/Tx stats
Alexander Duyck
5
-26
/
+28
2013-10-09
i40e: Add support for Tx byte queue limits
Alexander Duyck
1
-0
/
+15
2013-10-09
i40e: Drop dead code and flags from Tx hotpath
Alexander Duyck
2
-27
/
+5
2013-10-09
i40e: clean up Tx fast path
Alexander Duyck
2
-99
/
+122
2013-10-09
i40e: Do not directly increment Tx next_to_use
Alexander Duyck
1
-21
/
+25
2013-10-09
i40e: Cleanup Tx buffer info layout
Alexander Duyck
2
-15
/
+14
2013-10-10
veth: allow to setup multicast address for veth device
Gao feng
1
-0
/
+6
2013-10-09
i40e: Drop unused completed stat
Alexander Duyck
3
-5
/
+2
2013-10-09
i40e: Link code updates
Anjali Singhai
1
-2
/
+6
2013-10-09
be2net: change the driver version number to 4.9.224.0
Ajit Khaparde
1
-1
/
+1
2013-10-09
be2net: Display RoCE specific counters in ethtool -S
Ajit Khaparde
3
-1
/
+19
2013-10-09
be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R
Ajit Khaparde
3
-9
/
+155
2013-10-09
bnx2x: Add ndo_get_phys_port_id support
Yuval Mintz
4
-27
/
+155
2013-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
23
-120
/
+284
2013-10-08
Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
5
-31
/
+151
2013-10-08
Revert "veth: Showing peer of veth type dev in ip link (kernel side)"
David S. Miller
1
-21
/
+0
2013-10-08
qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()
Wei Yongjun
1
-1
/
+4
2013-10-08
moxa: fix the error handling in moxart_mac_probe()
Wei Yongjun
1
-6
/
+16
2013-10-08
xen-netback: transition to CLOSED when removing a VIF
David Vrabel
1
-0
/
+4
2013-10-08
net/mlx4_en: Fix pages never dma unmapped on rx
Amir Vadai
1
-2
/
+3
2013-10-08
net/mlx4_en: Rename name of mlx4_en_rx_alloc members
Amir Vadai
2
-19
/
+25
2013-10-08
bonding: ensure that TLB mode's active slave has correct mac filter
Veaceslav Falico
1
-0
/
+17
2013-10-08
net: sh_eth: Fix RX packets errors on R8A7740
Nguyen Hong Ky
1
-0
/
+4
2013-10-08
tun: don't look at current when non-blocking
Michael S. Tsirkin
1
-3
/
+5
2013-10-08
mrf24j40: Use level-triggered interrupts
Alan Ott
1
-1
/
+1
2013-10-08
mrf24j40: Use threaded IRQ handler
Alan Ott
1
-20
/
+7
2013-10-08
mrf24j40: Move INIT_COMPLETION() to before packet transmission
Alan Ott
1
-2
/
+2
2013-10-08
veth: Showing peer of veth type dev in ip link (kernel side)
Masatake YAMATO
1
-0
/
+21
2013-10-08
Revert "xen-netback: improve ring effeciency for guest RX"
Wei Liu
1
-61
/
+83
2013-10-07
can: dev: fix nlmsg size calculation in can_get_size()
Marc Kleine-Budde
1
-5
/
+5
2013-10-07
net: wan: remove deprecated IRQF_DISABLED
Michael Opdenacker
2
-2
/
+2
[next]