summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-18net: dsa: mv88e6xxx: add switch infoVivien Didelot6-32/+93
2016-04-18net: dsa: mv88e6xxx: read switch ID in probeVivien Didelot1-27/+30
2016-04-18net: dsa: mv88e6xxx: drop revision probingVivien Didelot5-42/+1
2016-04-18net: dsa: mv88e6xxx: drop double ds assignmentVivien Didelot4-8/+0
2016-04-18net: dsa: constify probed nameVivien Didelot10-37/+39
2016-04-17Merge branch 'nfp-next'David S. Miller4-48/+176
2016-04-17nfp: add async reconfiguration mechanismJakub Kicinski2-27/+157
2016-04-17nfp: remove buggy RX buffer length validationJakub Kicinski1-12/+14
2016-04-17nfp: remove unused suspicious mask definesJakub Kicinski1-4/+0
2016-04-17nfp: correct names of constants in commentsJakub Kicinski1-3/+3
2016-04-17nfp: remove unnecessary staticJakub Kicinski1-1/+1
2016-04-17nfp: check the right pointer for errorsJakub Kicinski1-1/+1
2016-04-17Merge branch 'IFF_NO_QUEUE-followups'David S. Miller2-3/+2
2016-04-17openvswitch: Convert to using IFF_NO_QUEUEPhil Sutter1-2/+1
2016-04-17staging: rtl8188eu: Convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2016-04-17Merge branch 'fjes-next'David S. Miller3-30/+141
2016-04-17fjes: Update fjes driver version : 1.1Taku Izumi1-1/+1
2016-04-17fjes: Introduce spinlock for rx_statusTaku Izumi3-9/+72
2016-04-17fjes: Enhance changing MTU related workTaku Izumi3-11/+58
2016-04-17fjes: fix bitwise check bug in fjes_raise_intr_rxdata_taskTaku Izumi1-1/+2
2016-04-17fjes: fix incorrect statistics information in fjes_xmit_frame()Taku Izumi1-7/+7
2016-04-17fjes: optimize timeout valueTaku Izumi1-3/+3
2016-04-17stmmac: socfpga: remove extra call to socfpga_dwmac_setupDinh Nguyen1-6/+0
2016-04-17dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macrosAndrew Lunn6-123/+224
2016-04-17netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSOAlexander Duyck1-1/+2
2016-04-17Merge branch 'ipv6-gre-offloads'David S. Miller12-98/+116
2016-04-17ip6gre: Add support for GSOAlexander Duyck1-23/+33
2016-04-17GRE: Add support for GRO/GSO of IPv6 GRE trafficAlexander Duyck1-1/+13
2016-04-17ip6gre: Add support for basic offloads offloads excluding GSOAlexander Duyck1-2/+21
2016-04-17ip6gretap: Fix MTU to allow for Ethernet headerAlexander Duyck1-0/+2
2016-04-17ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck10-72/+47
2016-04-17Merge branch 'w5100-spi-and-w5200-support'David S. Miller5-281/+1004
2016-04-17net: w5100: support W5200Akinobu Mita4-48/+289
2016-04-17net: w5100: support SPI interface modeAkinobu Mita3-0/+151
2016-04-17net: w5100: enable to support sleepable register access interfaceAkinobu Mita2-38/+153
2016-04-17net: w5100: add ability to support other bus interfaceAkinobu Mita2-201/+431
2016-04-17net: w5100: move mmiowb into register access callbacksAkinobu Mita1-29/+15
2016-04-17vxlan: reduce usage of synchronize_net in ndo_stopHannes Frederic Sowa1-8/+20
2016-04-17vxlan: synchronously and race-free destruction of vxlan socketsHannes Frederic Sowa2-19/+3
2016-04-16phy: make some bits preserved while setup forced modewangweidong1-1/+2
2016-04-16Merge branch 'sctp-diag'David S. Miller9-112/+863
2016-04-16sctp: fix some rhashtable functions using in sctp proc/diagXin Long2-6/+16
2016-04-16sctp: merge the seq_start/next/exits in remaddrs and assocsXin Long1-36/+9
2016-04-16sctp: add the sctp_diag.c fileXin Long4-0/+504
2016-04-16sctp: export some functions for sctp_diag in inet_diagXin Long1-26/+41
2016-04-16sctp: export some apis or variables for sctp_diag and reuse some for procXin Long3-63/+156
2016-04-16sctp: add sctp_info dump api for sctp_diagXin Long3-0/+156
2016-04-16sctp: simplify sk_receive_queue lockingMarcelo Ricardo Leitner3-20/+4
2016-04-16Merge branch 'mlx5_ifc-updates'David S. Miller1-74/+179
2016-04-16net/mlx5: Update mlx5_ifc hardware featuresSaeed Mahameed1-22/+124