index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-11
ixgbevf: Add RSS Key query code
Vlad Zolotarov
4
-0
/
+57
2015-04-11
ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
Vlad Zolotarov
2
-0
/
+22
2015-04-11
ixgbevf: Add a RETA query code
Vlad Zolotarov
5
-1
/
+80
2015-04-10
ixgbe: Add a RETA query command to VF-PF channel API
Vlad Zolotarov
2
-0
/
+39
2015-04-10
ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
Vlad Zolotarov
4
-2
/
+40
2015-04-10
if_link: Add an additional parameter to ifla_vf_info for RSS querying
Vlad Zolotarov
4
-6
/
+43
2015-04-10
ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key
Vlad Zolotarov
3
-1
/
+44
2015-04-10
ixgbe: Refactor the RSS configuration code
Vlad Zolotarov
2
-44
/
+112
2015-04-10
rtnetlink: Mark name argument of rtnl_create_link() const
Thomas Graf
2
-2
/
+2
2015-04-10
ixgbe: Drop unnecessary call to rcu_barrier
Alexander Duyck
1
-2
/
+0
2015-04-10
ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features
Alexander Duyck
1
-1
/
+1
2015-04-10
ixgbe: adds x550 specific FCoE offloads
Vasu Dev
3
-27
/
+107
2015-04-10
ixgbe: add support for X550 source_address_prunning
Don Skidmore
3
-0
/
+77
2015-04-09
ixgbe: add new bridge mode support function.
Don Skidmore
1
-16
/
+34
2015-04-09
ixgbe: Move bridge mode from flag to variable
Don Skidmore
3
-19
/
+20
2015-04-09
ixgb: remove references to ifconfig
Stephen Hemminger
1
-6
/
+6
2015-04-09
ixgbe: fix documentation
Stephen Hemminger
1
-7
/
+7
2015-04-09
igb: doc don't refer to ifconfig
Stephen Hemminger
1
-2
/
+2
2015-04-09
tcp: md5: fix a typo in tcp_v4_md5_lookup()
Eric Dumazet
1
-2
/
+2
2015-04-09
amd-xgbe: Add support for the netdev Tx watchdog
Lendacky, Thomas
2
-0
/
+12
2015-04-09
amd-xgbe: Move Rx mode configuration into init
Lendacky, Thomas
3
-17
/
+20
2015-04-09
amd-xgbe: Allow rx-frames coalescing to be changed anytime
Lendacky, Thomas
4
-28
/
+21
2015-04-09
net: Pass VLAN ID to rtnl_fdb_notify.
Hubert Sokolowski
1
-10
/
+10
2015-04-09
e100: Use dma_rmb/wmb where appropriate
Alexander Duyck
1
-3
/
+3
2015-04-09
i40e/i40evf: Use dma_rmb where appropriate
Alexander Duyck
2
-4
/
+4
2015-04-09
mlx4/mlx5: Use dma_wmb/rmb where appropriate
Alexander Duyck
4
-10
/
+10
2015-04-09
cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate
Alexander Duyck
3
-14
/
+14
2015-04-09
mac802154: fix transmission power datatype
Varka Bhadram
2
-2
/
+2
2015-04-09
Bluetooth: btusb: Use proper data structures for Intel vendor events
Marcel Holtmann
2
-26
/
+68
2015-04-09
mac802154: fix typo for device
Varka Bhadram
1
-1
/
+1
2015-04-09
Bluetooth: Read LE remote features during connection establishment
Marcel Holtmann
2
-2
/
+118
2015-04-08
vxlan: do not exit on error in vxlan_stop()
WANG Cong
1
-4
/
+1
2015-04-08
tcp: do not rearm rsk_timer on FastOpen requests
Eric Dumazet
1
-4
/
+10
2015-04-08
sfc: Revert SRIOV changes.
David S. Miller
16
-454
/
+207
2015-04-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
5
-3
/
+17
2015-04-08
selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
Nicolas Dichtel
1
-0
/
+2
2015-04-08
selinux/nlmsg: add XFRM_MSG_GETSPDINFO
Nicolas Dichtel
1
-0
/
+1
2015-04-08
selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
Nicolas Dichtel
1
-0
/
+1
2015-04-08
selinux/nlmsg: add RTM_GETNSID
Nicolas Dichtel
1
-0
/
+1
2015-04-08
selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSID
Nicolas Dichtel
1
-0
/
+2
2015-04-08
stmmac: Add an optional register interface clock
Andrew Bresticker
3
-3
/
+20
2015-04-08
vxlan: fix a shadow local variable
WANG Cong
1
-1
/
+0
2015-04-08
hv_netvsc: try linearizing big SKBs before dropping them
Vitaly Kuznetsov
1
-5
/
+20
2015-04-08
hv_netvsc: use single existing drop path in netvsc_start_xmit
Vitaly Kuznetsov
1
-8
/
+6
2015-04-08
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
Shradha Shah
9
-1
/
+87
2015-04-08
sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code
Shradha Shah
15
-207
/
+368
2015-04-08
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
Alexander Duyck
2
-7
/
+7
2015-04-08
s2io: Update driver to use dma_wmb
Alexander Duyck
1
-4
/
+4
2015-04-08
sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb
Alexander Duyck
3
-18
/
+18
2015-04-08
bonding: Remove unnecessary initialization
Mahesh Bandewar
1
-9
/
+0
[next]