summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-07tipc: eliminate buffer leak in bearer layerJon Paul Maloy
2016-04-07Merge branch 'gro-in-udp'David S. Miller
2016-04-07udp: Remove udp_offloadsTom Herbert
2016-04-07geneve: change to use UDP socket GROTom Herbert
2016-04-07fou: change to use UDP socket GROTom Herbert
2016-04-07vxlan: change vxlan to use UDP socket GROTom Herbert
2016-04-07udp: Add socket based GRO and configTom Herbert
2016-04-07udp: Add GRO functions to UDP socketTom Herbert
2016-04-07udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skbTom Herbert
2016-04-07net: Checks skb_dst to be NULL in inet_iifTom Herbert
2016-04-07Merge branch 'sock-lockdep-tightening'David S. Miller
2016-04-07tun: use socket locks for sk_{attach,detatch}_filterHannes Frederic Sowa
2016-04-07net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa
2016-04-07sock: fix lockdep annotation in release_sockHannes Frederic Sowa
2016-04-07tcp/dccp: fix inet_reuseport_add_sock()Eric Dumazet
2016-04-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2016-04-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-04-06Revert "igb: Fix a deadlock in igb_sriov_reinit"Arika Chen
2016-04-06net: intel: remove dead linksJiri Benc
2016-04-06i40evf: properly handle VLAN featuresMitch Williams
2016-04-06i40e/i40evf: Bump patch from 1.5.2 to 1.5.5Harshitha Ramamurthy
2016-04-06i40e: Input set mask constants for RSS, flow director, and flex bytesKiran Patil
2016-04-06i40e: Move NVM event wait check to NVM codeShannon Nelson
2016-04-06i40e: Add RSS configuration to virtual channelMitch Williams
2016-04-06i40e: Move NVM variable out of AQ structShannon Nelson
2016-04-06i40e: Restrict VF poll mode to only single function mode devicesShannon Nelson
2016-04-06i40e: Patch to support trusted VFAnjali Singhai Jain
2016-04-06i40e/i40evf: Faster RX via avoiding FCoEJesse Brandeburg
2016-04-06i40e/i40evf: Drop unused tx_ring argumentJesse Brandeburg
2016-04-06i40e/i40evf: Move stack var deeperJesse Brandeburg
2016-04-06i40e: Move HW flushAkeem G Abodunrin
2016-04-06i40e: Leave debug_mask cleared at initShannon Nelson
2016-04-06i40e: Inserting a HW capability display infoDeepthi Kavalur
2016-04-06e1000: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-04-06Merge branch 'mlxsw-dcb'David S. Miller
2016-04-06mlxsw: spectrum: Add IEEE 802.1Qbb PFC supportIdo Schimmel
2016-04-06mlxsw: reg: Introduce per priority countersIdo Schimmel
2016-04-06mlxsw: spectrum: Add support for PAUSE framesIdo Schimmel
2016-04-06mlxsw: reg: Add lossless settings for PBMC registerIdo Schimmel
2016-04-06mlxsw: reg: Add Port Flow Control Configuration registerIdo Schimmel
2016-04-06mlxsw: spectrum: Allow setting maximum rate for a TCIdo Schimmel
2016-04-06mlxsw: spectrum: Add IEEE 802.1Qaz ETS supportIdo Schimmel
2016-04-06mlxsw: spectrum: Introduce support for Data Center Bridging (DCB)Ido Schimmel
2016-04-06mlxsw: spectrum: Initialize egress schedulingIdo Schimmel
2016-04-06mlxsw: reg: Add QoS Switch Traffic Class Table registerIdo Schimmel
2016-04-06mlxsw: reg: Add QoS ETS Element Configuration registerIdo Schimmel
2016-04-06mlxsw: spectrum: Set port's shared buffer size to 0Ido Schimmel
2016-04-06mlxsw: reg: Use correct PBMC register lengthIdo Schimmel
2016-04-06mlxsw: spectrum: Correctly configure headroom sizeIdo Schimmel
2016-04-06mlxsw: spectrum: Add bytes to cells helperIdo Schimmel