index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-18
net: sun-niu calls skb_set_hash
Tom Herbert
1
-4
/
+6
2013-12-18
net: sfc calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-18
net: vxge calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-18
net: mlx4 calls skb_set_hash
Tom Herbert
1
-2
/
+6
2013-12-18
net: sky2 calls skb_set_hash
Tom Herbert
1
-3
/
+3
2013-12-18
net: emulex-benet calls skb_set_hash
Tom Herbert
1
-2
/
+2
2013-12-18
net: cisco-enic calls skb_set_hash
Tom Herbert
1
-5
/
+6
2013-12-18
net: cxgb4 calls skb_set_hash
Tom Herbert
1
-2
/
+4
2013-12-18
net: bnx2x calls skb_set_hash
Tom Herbert
1
-4
/
+7
2013-12-18
net: bnx2 calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-18
net_sched: convert tcf_proto_ops to use struct list_head
WANG Cong
2
-11
/
+9
2013-12-18
net_sched: convert tc_action_ops to use struct list_head
WANG Cong
2
-12
/
+10
2013-12-18
net_sched: convert tcf_hashinfo to hlist and use spinlock
WANG Cong
3
-72
/
+58
2013-12-18
net_sched: init struct tcf_hashinfo at register time
WANG Cong
11
-95
/
+97
2013-12-18
net_sched: cls: refactor out struct tcf_ext_map
WANG Cong
11
-114
/
+69
2013-12-18
net_sched: act: use standard struct list_head
WANG Cong
13
-99
/
+101
2013-12-18
net_sched: remove get_stats from tc_action_ops
WANG Cong
2
-5
/
+0
2013-12-18
igb: Change to use statically allocated array for MSIx entries
Carolyn Wyborny
3
-29
/
+24
2013-12-18
igb: Fix queue allocation method to accommodate changing during runtime
Carolyn Wyborny
1
-22
/
+44
2013-12-18
ixgbe: Start temperature sensor attribute index with 1
Guenter Roeck
1
-4
/
+4
2013-12-18
ixgbe: Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2
-48
/
+36
2013-12-18
ixgbevf: add DCB configuration into queue setup
Don Skidmore
2
-138
/
+91
2013-12-18
i40e: make functions static and remove dead code
Stephen Hemminger
3
-90
/
+4
2013-12-18
i40e: Fix off by one in i40e_dbg_command_write
Alan Cox
1
-1
/
+1
2013-12-18
i40e: Bump version number
Catherine Sullivan
1
-1
/
+1
2013-12-18
i40e: Fix wrong mask bits being used in misc interrupt
Anjali Singhai Jain
1
-2
/
+2
2013-12-18
i40e: more print_hex_dump use
Shannon Nelson
1
-19
/
+11
2013-12-18
i40e: fix up scanf decoders
Shannon Nelson
1
-3
/
+3
2013-12-18
i40e: simplify error messages for dump descriptor
Shannon Nelson
1
-14
/
+2
2013-12-18
i40e: prevent null pointer exception in dump descriptor
Shannon Nelson
1
-0
/
+6
2013-12-18
net: phy: spi_ks8995: fix checkpatch errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: fix checkpatch errors
Florian Fainelli
2
-139
/
+139
2013-12-18
net: phy: micrel: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: mdio_bus: fix checkpath error
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: lxt: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: icplus: fix checkpath error
Florian Fainelli
1
-1
/
+1
2013-12-18
net: phy: dp83640: fix checkpath error
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: davicom: fix checkpath errors
Florian Fainelli
1
-1
/
+1
2013-12-18
net: phy: cicada: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-18
packet: deliver VLAN TPID to userspace
Atzm Watanabe
2
-14
/
+24
2013-12-18
packet: fill the gap of TPACKET_ALIGNMENT with zeros
Atzm Watanabe
2
-2
/
+4
2013-12-18
packet: make aligned size of struct tpacket{2,3}_hdr clear
Atzm Watanabe
1
-0
/
+7
2013-12-18
bna: Update the Driver Version to 3.2.23.0
Rasesh Mody
1
-1
/
+1
2013-12-18
bna: Firmware Patch Simplification
Rasesh Mody
4
-30
/
+626
2013-12-18
bna: Embed SKB Length in TX Vector
Rasesh Mody
2
-2
/
+5
2013-12-18
bna: Handle the TX Setup Failures
Rasesh Mody
1
-2
/
+10
2013-12-18
bna: Add NULL Check Before Dereferencing TCB
Rasesh Mody
1
-5
/
+5
2013-12-18
bna: CQ Read Fix
Rasesh Mody
1
-1
/
+22
2013-12-18
bna: RX Processing and Config Changes
Rasesh Mody
2
-3
/
+8
2013-12-18
bna: Enable Multi Buffer RX
Rasesh Mody
6
-125
/
+343
[next]