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-05-12
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
3
-7
/
+3
2015-05-12
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
Scott Feldman
1
-27
/
+14
2015-05-12
switchdev: cut over to new switchdev_port_bridge_getlink
Scott Feldman
3
-14
/
+3
2015-05-12
switchdev: cut over to new switchdev_port_bridge_dellink
Scott Feldman
3
-2
/
+3
2015-05-12
switchdev: cut over to new switchdev_port_bridge_setlink
Scott Feldman
3
-43
/
+3
2015-05-12
switchdev: add bridge port flags attr
Scott Feldman
1
-0
/
+25
2015-05-12
rocker: use switchdev add/del obj for bridge port vlans
Scott Feldman
1
-7
/
+123
2015-05-12
switchdev: convert STP update to switchdev attr set
Scott Feldman
1
-9
/
+5
2015-05-12
rocker: support prepare-commit transaction model
Scott Feldman
1
-249
/
+451
2015-05-12
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
1
-5
/
+12
2015-05-12
switchdev: s/swdev_/switchdev_/
Jiri Pirko
1
-18
/
+19
2015-05-12
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
3
-9
/
+9
2015-05-12
bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
2
-2
/
+2
2015-05-12
hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
1
-1
/
+1
2015-05-12
e1000: Replace e1000_free_frag with skb_free_frag
Alexander Duyck
1
-12
/
+7
2015-05-12
mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
1
-1
/
+1
2015-05-12
netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
1
-1
/
+1
2015-05-12
igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
Alexander Duyck
1
-8
/
+3
2015-05-11
net: ll_temac: Use one return statement instead of two
Michal Simek
1
-3
/
+1
2015-05-11
net: fec: add support of ethtool get_regs
Philippe Reynes
1
-0
/
+78
2015-05-11
bonding: add netlink support for sys prio, actor sys mac, and port key
Andy Gospodarek
2
-9
/
+71
2015-05-11
bonding: Implement user key part of port_key in an AD system.
Mahesh Bandewar
4
-7
/
+58
2015-05-11
bonding: Allow userspace to set actors' macaddr in an AD-system.
Mahesh Bandewar
5
-1
/
+56
2015-05-11
bonding: Allow userspace to set actors' system_priority in AD system
Mahesh Bandewar
5
-2
/
+60
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
6
-13
/
+13
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
1
-2
/
+2
2015-05-11
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
1
-20
/
+4
2015-05-10
ethernet: qualcomm: use spi instead of spi_device
Varka Bhadram
1
-23
/
+23
2015-05-09
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
1
-1
/
+1
2015-05-09
Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...
David S. Miller
3
-59
/
+123
2015-05-09
net: macb: Add change_mtu callback with jumbo support
Harini Katakam
1
-1
/
+23
2015-05-09
net: macb: Add support for jumbo frames
Harini Katakam
2
-4
/
+27
2015-05-09
net: macb: Add compatible string for Zynq Ultrascale+ MPSoC
Harini Katakam
1
-0
/
+8
2015-05-09
gianfar: Enable changing mac addr when if up
Claudiu Manoil
1
-1
/
+12
2015-05-09
gianfar: Move TxFIFO underrun handling to reset path
Claudiu Manoil
1
-30
/
+10
2015-05-09
Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...
David S. Miller
46
-195
/
+101
2015-05-09
cxgb4: Initialize RSS mode for all Ports
Hariprasad Shenai
3
-7
/
+80
2015-05-09
be2net: update the driver version to 10.6.0.2
Sathya Perla
1
-1
/
+1
2015-05-09
be2net: update copyright year to 2015
Vasundhara Volam
8
-8
/
+8
2015-05-09
be2net: use be_virtfn() instead of !be_physfn()
Kalesh AP
2
-7
/
+8
2015-05-09
be2net: simplify UFI compatibility checking
Vasundhara Volam
2
-44
/
+16
2015-05-09
be2net: post full RXQ on interface enable
Suresh Reddy
1
-2
/
+5
2015-05-09
be2net: check for INSUFFICIENT_VLANS error
Kalesh AP
3
-2
/
+5
2015-05-09
be2net: receive pkts with L3, L4 errors on VFs
Somnath Kotur
1
-1
/
+1
2015-05-09
be2net: set interrupt moderation for Skyhawk-R using EQ-DB
Padmanabh Ratnakar
4
-45
/
+128
2015-05-09
be2net: add support for spoofchk setting
Kalesh AP
4
-14
/
+78
2015-05-09
sfc: Bind the sfc driver to any available VF's
Shradha Shah
6
-11
/
+11
2015-05-09
sfc: Add use of shared RSS contexts.
Jon Cooper
8
-36
/
+177
2015-05-09
sfc: Cope with permissions enforcement added to firmware for SR-IOV
Edward Cree
5
-17
/
+111
2015-05-09
sfc: manually allocate and free vadaptors
Shradha Shah
3
-16
/
+76
[next]