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
2015-03-31
net: bcmgenet: fix the call to phy_mac_interrupt()
Petri Gynther
1
-1
/
+1
2015-03-31
net: bcmgenet: add UMAC_IRQ_LINK_EVENT
Petri Gynther
2
-6
/
+6
2015-03-31
net: bcmgenet: fix bcmgenet_open()
Petri Gynther
1
-1
/
+1
2015-03-31
net: bcmgenet: remove __bcmgenet_fini_dma()
Petri Gynther
1
-9
/
+4
2015-03-31
net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONE
Petri Gynther
2
-12
/
+12
2015-03-31
hv_netvsc: Eliminate memory allocation in the packet send path
KY Srinivasan
4
-22
/
+60
2015-03-31
hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism
KY Srinivasan
2
-2
/
+2
2015-03-31
ethernet: Use bool function returns of true/false instead of 1/0
Joe Perches
3
-4
/
+4
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
1
-9
/
+7
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
1
-11
/
+11
2015-03-31
vxlan: fix indentation
Jiri Benc
1
-44
/
+44
2015-03-31
bnx2x: Prevent probe as early as possible
Yuval Mintz
1
-0
/
+7
2015-03-31
bnx2x: Count number of link changes
Yaniv Rosner
2
-2
/
+27
2015-03-31
bnx2x: Configure IFir et al. according to nvram
Yaniv Rosner
3
-15
/
+55
2015-03-31
bonding: Remove hardcoded initialization
Mahesh Bandewar
1
-1
/
+1
2015-03-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-10
/
+69
2015-03-31
Merge branch 'ptp-2038'
David S. Miller
21
-136
/
+152
2015-03-31
ptp: remove 32 bit get/set methods.
Richard Cochran
2
-18
/
+5
2015-03-31
ptp: pch: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-31
ptp: ixp46x: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-31
ptp: dp83640: convert to the 64 bit get/set time methods.
Richard Cochran
1
-9
/
+10
2015-03-31
ptp: tilegx: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+5
2015-03-31
ptp: cpts: convert to the 64 bit get/set time methods.
Richard Cochran
1
-6
/
+6
2015-03-31
ptp: stmmac: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-31
ptp: sfc: convert to the 64 bit get/set time methods.
Richard Cochran
1
-11
/
+11
2015-03-31
ptp: mlx4: convert to the 64 bit get/set time methods.
Richard Cochran
1
-5
/
+6
2015-03-31
ptp: ixgbe: convert to the 64 bit get/set time methods.
Richard Cochran
1
-7
/
+7
2015-03-31
ptp: igb: convert to the 64 bit get/set time methods.
Richard Cochran
1
-20
/
+21
2015-03-31
ptp: i40e: convert to the 64 bit get/set time methods.
Richard Cochran
1
-13
/
+13
2015-03-31
ptp: fm10k: convert to the 64 bit get/set time methods.
Richard Cochran
1
-6
/
+6
2015-03-31
ptp: e1000e: convert to the 64 bit get/set time methods.
Richard Cochran
1
-8
/
+8
2015-03-31
ptp: gianfar: convert to the 64 bit get/set time methods.
Richard Cochran
1
-6
/
+7
2015-03-31
ptp: fec: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-31
ptp: tg3: convert to the 64 bit get/set time methods.
Richard Cochran
1
-5
/
+5
2015-03-31
ptp: bnx2x: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-31
ptp: xgbe: convert to the 64 bit get/set time methods.
Richard Cochran
1
-6
/
+7
2015-03-31
ptp: blackfin: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-31
ptp: use the 64 bit get/set time methods for the posix clock.
Richard Cochran
1
-2
/
+17
2015-03-31
ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl.
Richard Cochran
1
-4
/
+10
2015-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-24
/
+46
2015-03-29
igb: Enable TSO for stacked vlan
Toshiaki Makita
1
-0
/
+1
2015-03-29
team: Don't segment multiple tagged packets on team device
Toshiaki Makita
1
-0
/
+1
2015-03-29
bonding: Don't segment multiple tagged packets on bonding device
Toshiaki Makita
1
-0
/
+1
2015-03-29
net: Move check for multiple vlans to drivers
Toshiaki Makita
3
-0
/
+3
2015-03-29
net: dsa: mv88e6171: Add support for hardware bridging
Andrew Lunn
1
-0
/
+6
2015-03-29
net: dsa: mv88e6171: Add EEE support to the mv88e6172
Andrew Lunn
1
-0
/
+24
2015-03-29
net: dsa: mv88e6171: Add defines for switch product IDs
Andrew Lunn
1
-2
/
+6
2015-03-29
net: dsa: Centralise getting switch id
Andrew Lunn
2
-2
/
+2
2015-03-29
net: dsa: mv88e6352: Add support for ndo_fdb functions
Guenter Roeck
1
-0
/
+3
2015-03-29
net: dsa: mv88e6xxx: Add support for fdb_add, fdb_del, and fdb_getnext
Guenter Roeck
2
-0
/
+152
[next]