index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-07
be2net: avoid flashing SH-B0 UFI image on SH-P2 chip
Vasundhara Volam
2015-02-07
be2net: refactor code that checks flash file compatibility
Vasundhara Volam
2015-02-07
be2net: replace (1 << x) with BIT(x)
Vasundhara Volam
2015-02-07
be2net: move un-exported routines from be.h to respective src files
Sathya Perla
2015-02-07
bridge: add missing bridge port check for offloads
Roopa Prabhu
2015-02-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-02-07
Merge branch 'r8152'
David S. Miller
2015-02-07
r8152: use BIT macro
hayeswang
2015-02-07
r8152: replace get_protocol with vlan_get_protocol
hayeswang
2015-02-07
r8152: adjust the line feed for hw_features
hayeswang
2015-02-07
r8152: check RTL8152_UNPLUG for rtl8152_close
hayeswang
2015-02-07
r8152: check linking status with netif_carrier_ok
hayeswang
2015-02-07
r8152: adjust lpm timer
hayeswang
2015-02-07
r8152: adjust rx_bottom
hayeswang
2015-02-07
rds: Make rds_message_copy_from_user() return 0 on success.
Sowmini Varadhan
2015-02-07
net: rds: Remove repeated function names from debug output
Rasmus Villemoes
2015-02-07
net: openvswitch: Support masked set actions.
Jarno Rajahalme
2015-02-07
Merge branch 'dsa-next'
David S. Miller
2015-02-07
net: dsa: bcm_sf2: implement GPHY power down
Florian Fainelli
2015-02-07
net: dsa: bcm_sf2: move GPHY enabling to its own function
Florian Fainelli
2015-02-07
Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-02-06
rhashtable: Fix remove logic to avoid cross references between buckets
Thomas Graf
2015-02-06
Merge branch 'rhashtable-next'
David S. Miller
2015-02-06
rhashtable: Avoid bucket cross reference after removal
Thomas Graf
2015-02-06
rhashtable: Add more lock verification
Thomas Graf
2015-02-06
rhashtable: Dump bucket tables on locking violation under PROVE_LOCKING
Thomas Graf
2015-02-06
rhashtable: Wait for RCU readers after final unzip work
Thomas Graf
2015-02-06
rhashtable: Use a single bucket lock for sibling buckets
Thomas Graf
2015-02-06
rhashtable: key_hashfn() must return full hash value
Thomas Graf
2015-02-05
ixgbe: add Tx anti spoofing support
Don Skidmore
2015-02-05
ixgbevf: combine all of the tasks into a single service task
Emil Tantilov
2015-02-05
ixgbevf: rewrite watchdog task to function similar to igbvf
Emil Tantilov
2015-02-05
ixgbevf: Add code to check for Tx hang
Emil Tantilov
2015-02-05
ixgbevf: Fix ordering of shutdown to correctly disable Rx and Tx
Emil Tantilov
2015-02-05
ixgbevf: set vlan_features in a single write instead of several ORs
Emil Tantilov
2015-02-05
ixgbe: add VXLAN offload support for X550 devices
Don Skidmore
2015-02-05
ixgbe: Cleanup probe to remove redundant attempt to ID PHY
Don Skidmore
2015-02-05
ixgbe: cleanup redundant default method set_rxpba
Don Skidmore
2015-02-05
ixgbe: fix setting port VLAN
Emil Tantilov
2015-02-05
ixgbevf: add RSS support for X550
Emil Tantilov
2015-02-05
ixgbevf: enable multiple queue support
Emil Tantilov
2015-02-05
ixgbe: allow multiple queues in SRIOV mode
Emil Tantilov
2015-02-05
ixgbe: cleanup sparse errors in new ixgbe_x550.c file
Don Skidmore
2015-02-05
fm10k: Resolve compile warnings with W=1
Matthew Vick
2015-02-05
fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf
Matthew Vick
2015-02-05
vxge: fix sparse warning
Lad, Prabhakar
2015-02-05
xen-netback: fix sparse warning
Lad, Prabhakar
2015-02-05
net/macb: fix sparse warning
Lad, Prabhakar
2015-02-05
net: bnx2x: fix sparse warnings
Lad, Prabhakar
2015-02-05
enic: enic_main: fix sparse warnings
Lad, Prabhakar
[next]