index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-11
be2net: Interpret and log new data that's added to the port misconfigure asyn...
Ajit Khaparde
4
-27
/
+116
2016-02-11
be2net: Request RSS capability of Rx interface depending on number of Rx rings
Ajit Khaparde
2
-29
/
+48
2016-02-10
sxgbe: remove unused code
Jean Sacren
3
-130
/
+1
2016-02-10
sh_eth: factor out register bit twiddling code
Sergei Shtylyov
1
-29
/
+24
2016-02-10
ravb: factor out register bit twiddling code
Sergei Shtylyov
3
-61
/
+36
2016-02-09
bonding: 3ad: apply ad_actor settings changes immediately
Nikolay Aleksandrov
2
-3
/
+41
2016-02-08
bonding: trivial: style fixes
Zhang Shengju
1
-6
/
+4
2016-02-07
virtio_net: add ethtool support for set and get of settings
Nikolay Aleksandrov
1
-0
/
+60
2016-02-07
sunvnet: perf tracepoint invocations to trace LDC state machine
Sowmini Varadhan
1
-2
/
+22
2016-02-07
net: Add support for fill_slave_info to VRF device
David Ahern
1
-0
/
+21
2016-02-07
xen-netback: implement dynamic multicast control
Paul Durrant
2
-8
/
+82
2016-02-07
be2net: Fix interval calculation in interrupt moderation
Padmanabh Ratnakar
1
-2
/
+1
2016-02-07
be2net: Add retry in case of error recovery failure
Padmanabh Ratnakar
2
-6
/
+22
2016-02-07
be2net: Fix Lancer error recovery
Padmanabh Ratnakar
1
-17
/
+34
2016-02-07
be2net: Don't run ethtool self-tests for VFs
Somnath Kotur
1
-1
/
+28
2016-02-07
be2net: SRIOV Queue distribution should factor in EQ-count of VFs
Sriharsha Basavapatna
2
-9
/
+10
2016-02-07
be2net: Fix be_vlan_rem_vid() to check vlan id being removed
Sriharsha Basavapatna
1
-0
/
+3
2016-02-07
be2net: check for INSUFFICIENT_PRIVILEGES error
Suresh Reddy
2
-2
/
+4
2016-02-07
be2net: return error status from be_set_phys_id()
Suresh Reddy
1
-10
/
+13
2016-02-07
vxlan: consolidate vxlan_xmit_skb and vxlan6_xmit_skb
Jiri Benc
1
-111
/
+26
2016-02-07
vxlan: consolidate csum flag handling
Jiri Benc
1
-21
/
+16
2016-02-07
vxlan: consolidate output route calculation
Jiri Benc
1
-40
/
+37
2016-02-06
bonding: add slave device name for debug
Zhang Shengju
1
-2
/
+2
2016-02-06
bgmac: add helper checking for BCM4707 / BCM53018 chip id
Rafał Miłecki
1
-14
/
+16
2016-02-06
bond: track sum of rx_nohandler for all slaves
Jarod Wilson
1
-0
/
+1
2016-02-06
team: track sum of rx_nohandler for all slaves
Jarod Wilson
1
-3
/
+7
2016-02-06
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
14
-130
/
+282
2016-02-04
ipvlan: inherit MTU from master device
Mahesh Bandewar
1
-0
/
+1
2016-02-03
i40e: add 100Mb ethtool reporting
Catherine Sullivan
2
-0
/
+5
2016-02-03
i40e: AQ Add external power class to get link status
Shannon Nelson
2
-2
/
+12
2016-02-03
i40e: AQ Geneve cloud tunnel type
Shannon Nelson
2
-4
/
+4
2016-02-03
i40e: AQ Add Run PHY Activity struct
Shannon Nelson
2
-0
/
+26
2016-02-03
i40e: Limit DCB FW version checks to X710/XL710 devices
Greg Bowers
1
-5
/
+7
2016-02-03
i40e: add new proxy-wol bit for X722
Shannon Nelson
2
-0
/
+2
2016-02-03
i40e/i40evf: Use private workqueue
Jesse Brandeburg
2
-2
/
+23
2016-02-03
i40evf: add new write-back mode
Anjali Singhai Jain
3
-0
/
+27
2016-02-03
i40e/i40evf: Fix for UDP/TCP RSS for X722
Anjali Singhai Jain
4
-7
/
+54
2016-02-03
i40e: Extend ethtool RSS hooks for X722
Anjali Singhai Jain
1
-1
/
+52
2016-02-03
i40e: add new device IDs for X722
Anjali Singhai Jain
3
-0
/
+6
2016-02-03
i40e: bump version to 1.4.10
Catherine Sullivan
1
-1
/
+1
2016-02-03
i40e: update features with right offload
Jesse Brandeburg
1
-5
/
+5
2016-02-03
i40e: Cleanup the code with respect to restarting autoneg
Anjali Singhai Jain
2
-4
/
+9
2016-02-03
i40evf: null out ring pointers on free
Mitch Williams
1
-0
/
+2
2016-02-03
i40e: define function capabilities in only one place
Shannon Nelson
3
-57
/
+30
2016-02-03
i40evf: allow channel bonding of VFs
Mitch Williams
3
-4
/
+8
2016-02-03
i40e: Replace X722 mac check in ethtool get_settings
Catherine Sullivan
2
-1
/
+2
2016-02-03
i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
Anjali Singhai Jain
2
-42
/
+12
2016-02-03
i40e: Add mac_filter_element at the end of the list instead of HEAD
Kiran Patil
1
-1
/
+1
2016-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
76
-541
/
+990
2016-02-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-6
/
+15
[next]