summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* udp: no longer use SLAB_DESTROY_BY_RCUEric Dumazet2016-04-046-358/+171
* net: add SOCK_RCU_FREE socket flagEric Dumazet2016-04-042-1/+15
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-04-0417-327/+390
|\
| * ixgbe: Add support for toggling VLAN filtering flag via ethtoolAlexander Duyck2016-04-041-13/+14
| * ixgbe: Extend cls_u32 offload to support UDP headersAmritha Nambiar2016-04-042-9/+18
| * ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore2016-04-047-0/+30
| * ixgbe: add a callback to set the maximum transmit bitrateRostislav Pehlivanov2016-04-043-1/+33
| * ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad2016-04-047-7/+98
| * ixgbevf: Add support for generic Tx checksumsAlexander Duyck2016-04-041-61/+43
| * ixgbe: Add support for generic Tx checksumsAlexander Duyck2016-04-041-104/+58
| * ixgbe: use eth_platform_get_mac_address()Sowmini Varadhan2016-04-041-33/+2
| * ixgbe: Make all unchanging ops structures constMark Rustad2016-04-049-63/+63
| * ixgbe: Avoid adding VLAN 0 twice to VLVF and VFTAAlexander Duyck2016-04-041-2/+2
| * ixgbe: Do not allow PF to add VLVF entry unless it actually needs itAlexander Duyck2016-04-042-18/+21
| * ixgbe: Extend trust to allow guest to set unicast addresschas williams2016-04-041-1/+1
| * ixgbevf: use bit operations for setting and checking resetsEmil Tantilov2016-04-042-16/+8
| * ixgbe: on recv increment rx.ring->stats.yieldsPavel Tikhomirov2016-04-041-1/+1
* | Merge branch 'mv88e6131-hw-bridging-6185'David S. Miller2016-04-042-27/+118
|\ \
| * | net: dsa: mv88e6131: enable hardware bridgingVivien Didelot2016-04-041-0/+11
| * | net: dsa: mv88e6xxx: map destination addresses for 6185Vivien Didelot2016-04-041-1/+2
| * | net: dsa: mv88e6xxx: support 256 databasesVivien Didelot2016-04-041-1/+35
| * | net: dsa: mv88e6xxx: variable number of databasesVivien Didelot2016-04-041-4/+34
| * | net: dsa: mv88e6xxx: protect FID registers accessVivien Didelot2016-04-041-19/+23
| * | net: dsa: mv88e6xxx: protect SID register accessVivien Didelot2016-04-041-2/+13
|/ /
* | irda: sh_irda: remove driverSimon Horman2016-04-043-883/+0
* | Merge branch 'macb-coding-style'David S. Miller2016-04-041-83/+69
|\ \
| * | net: macb: Fix simple typoMoritz Fischer2016-04-041-1/+1
| * | net: macb: Use ether_addr_copy over memcpyMoritz Fischer2016-04-041-1/+1
| * | net: macb: Fix coding style suggestionsMoritz Fischer2016-04-041-22/+24
| * | net: macb: Fix coding style warningsMoritz Fischer2016-04-041-58/+42
| * | net: macb: Fix coding style error messageMoritz Fischer2016-04-041-1/+1
|/ /
* | ravb: Add dma queue interrupt supportKazuya Mizuguchi2016-04-043-48/+439
* | Merge branch 'cmsg_timestamp'David S. Miller2016-04-0427-78/+231
|\ \ | |/ |/|
| * sock: document timestamping via cmsg in DocumentationSoheil Hassas Yeganeh2016-04-041-3/+45
| * sock: enable timestamping using control messagesSoheil Hassas Yeganeh2016-04-0416-49/+93
| * ipv6: process socket-level control messages in IPv6Soheil Hassas Yeganeh2016-04-047-9/+28
| * ipv4: process socket-level control messages in IPv4Soheil Hassas Yeganeh2016-04-045-6/+13
| * sock: accept SO_TIMESTAMPING flags in socket cmsgSoheil Hassas Yeganeh2016-04-043-0/+24
| * tcp: use one bit in TCP_SKB_CB to mark ACK timestampsSoheil Hassas Yeganeh2016-04-043-2/+5
| * tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFOSoheil Hassas Yeganeh2016-04-041-1/+2
| * sock: break up sock_cmsg_snd into __sock_cmsg_snd and loopWillem de Bruijn2016-04-042-11/+24
|/
* Merge branch 'stmmac-GMAC4.x'David S. Miller2016-04-0224-369/+2821
|\
| * stmmac: update MAINTAINERSAlexandre TORGUE2016-04-021-0/+1
| * stmmac: update version to Jan_2016Alexandre TORGUE2016-04-021-1/+1
| * Documentation: networking: update stmmacAlexandre TORGUE2016-04-021-6/+38
| * stmmac: support new GMAC4Alexandre TORGUE2016-04-024-54/+444
| * stmmac: add new DT platform entries for GMAC4Alexandre TORGUE2016-04-023-0/+11
| * stmmac: enhance mmc counter managementAlexandre TORGUE2016-04-025-176/+188
| * stmmac: add GMAC4 core supportAlexandre TORGUE2016-04-024-3/+447
| * stmmac: add DMA support for GMAC 4.xxAlexandre TORGUE2016-04-025-1/+793
OpenPOWER on IntegriCloud