aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* rhashtable: using ERR_PTR requires linux/err.hStephen Rothwell2015-02-09
* Driver: Vmxnet3: Change the hex constant to its decimal equivalentShrikrishna Khare2015-02-08
* net: rfs: add hash collision detectionEric Dumazet2015-02-08
* net: fix a typo in skb_checksum_validate_zero_checkSabrina Dubroca2015-02-08
* gre/ipip: use be16 variants of netlink functionsSabrina Dubroca2015-02-08
* tipc: fix bug in socket reception functionJon Paul Maloy2015-02-08
* rt6_probe_deferred: Do not depend on struct orderingMichael Büsch2015-02-08
* Merge branch 'tcp_ack_loops'David S. Miller2015-02-08
|\
| * tcp: mitigate ACK loops for connections as tcp_timewait_sockNeal Cardwell2015-02-08
| * tcp: mitigate ACK loops for connections as tcp_sockNeal Cardwell2015-02-08
| * tcp: mitigate ACK loops for connections as tcp_request_sockNeal Cardwell2015-02-08
| * tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell2015-02-08
|/
* openvswitch: Initialize unmasked key and uid lenPravin B Shelar2015-02-08
* Merge branch 'cxgb4'David S. Miller2015-02-08
|\
| * cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai2015-02-08
| * cxgb4: Add support to dump mailbox content in debugfsHariprasad Shenai2015-02-08
| * cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai2015-02-08
| * cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai2015-02-08
| * cxgb4: Add support in debugfs to display sensor informationHariprasad Shenai2015-02-08
|/
* Merge branch 'be2net'David S. Miller2015-02-08
|\
| * be2net: avoid unncessary swapping of fields in eth_tx_wrbSathya Perla2015-02-08
| * be2net: process port misconfig async eventVasundhara Volam2015-02-08
| * be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla2015-02-08
| * be2net: remove duplicate code in be_cmd_rx_filter()Sathya Perla2015-02-08
| * be2net: use offset based FW flashing for Skyhawk chipVasundhara Volam2015-02-08
| * be2net: avoid flashing SH-B0 UFI image on SH-P2 chipVasundhara Volam2015-02-08
| * be2net: refactor code that checks flash file compatibilityVasundhara Volam2015-02-08
| * be2net: replace (1 << x) with BIT(x)Vasundhara Volam2015-02-08
| * be2net: move un-exported routines from be.h to respective src filesSathya Perla2015-02-08
|/
* bridge: add missing bridge port check for offloadsRoopa Prabhu2015-02-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-08
|\
| * ixgbe: add Tx anti spoofing supportDon Skidmore2015-02-05
| * ixgbevf: combine all of the tasks into a single service taskEmil Tantilov2015-02-05
| * ixgbevf: rewrite watchdog task to function similar to igbvfEmil Tantilov2015-02-05
| * ixgbevf: Add code to check for Tx hangEmil Tantilov2015-02-05
| * ixgbevf: Fix ordering of shutdown to correctly disable Rx and TxEmil Tantilov2015-02-05
| * ixgbevf: set vlan_features in a single write instead of several ORsEmil Tantilov2015-02-05
| * ixgbe: add VXLAN offload support for X550 devicesDon Skidmore2015-02-05
| * ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore2015-02-05
| * ixgbe: cleanup redundant default method set_rxpbaDon Skidmore2015-02-05
| * ixgbe: fix setting port VLANEmil Tantilov2015-02-05
| * ixgbevf: add RSS support for X550Emil Tantilov2015-02-05
| * ixgbevf: enable multiple queue supportEmil Tantilov2015-02-05
| * ixgbe: allow multiple queues in SRIOV modeEmil Tantilov2015-02-05
| * ixgbe: cleanup sparse errors in new ixgbe_x550.c fileDon Skidmore2015-02-05
| * fm10k: Resolve compile warnings with W=1Matthew Vick2015-02-05
| * fm10k: Validate VLAN ID in fm10k_update_xc_addr_pfMatthew Vick2015-02-05
* | Merge branch 'r8152'David S. Miller2015-02-08
|\ \
| * | r8152: use BIT macrohayeswang2015-02-08
| * | r8152: replace get_protocol with vlan_get_protocolhayeswang2015-02-08