summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: introduce tipc_subscrb_subscribe() routineParthasarathy Bhuvaragan2016-02-061-23/+31
* tipc: remove struct tipc_name_seq from struct tipc_subscriptionParthasarathy Bhuvaragan2016-02-063-16/+37
* tipc: remove filter and timeout elements from struct tipc_subscriptionParthasarathy Bhuvaragan2016-02-062-12/+8
* tipc: remove incorrect check for subscription timeout valueParthasarathy Bhuvaragan2016-02-061-2/+1
* bonding: add slave device name for debugZhang Shengju2016-02-061-2/+2
* bgmac: add helper checking for BCM4707 / BCM53018 chip idRafał Miłecki2016-02-061-14/+16
* Merge branch 'bpf-per-cpu-maps'David S. Miller2016-02-0610-88/+727
|\
| * samples/bpf: update tracex[23] examples to use per-cpu mapsAlexei Starovoitov2016-02-064-13/+25
| * samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAYtom.leiming@gmail.com2016-02-061-0/+92
| * samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASHMartin KaFai Lau2016-02-061-0/+96
| * bpf: add lookup/update support for per-cpu hash and array mapsAlexei Starovoitov2016-02-064-26/+201
| * bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY mapAlexei Starovoitov2016-02-063-11/+93
| * bpf: introduce BPF_MAP_TYPE_PERCPU_HASH mapAlexei Starovoitov2016-02-062-47/+229
|/
* ethtool: Declare netdev_rss_key as __read_mostly.Kim Jones2016-02-062-2/+2
* Merge branch 'tcp_fast_open_synack_fin'David S. Miller2016-02-064-32/+47
|\
| * tcp: do not enqueue skb with SYN flagEric Dumazet2016-02-062-2/+9
| * tcp: fastopen: accept data/FIN present in SYNACK messageEric Dumazet2016-02-063-30/+38
|/
* Merge branch 'rx_nohandler'David S. Miller2016-02-068-10/+38
|\
| * bond: track sum of rx_nohandler for all slavesJarod Wilson2016-02-061-0/+1
| * team: track sum of rx_nohandler for all slavesJarod Wilson2016-02-062-3/+8
| * net: add rx_nohandler stat counterJarod Wilson2016-02-065-1/+16
| * net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64Jarod Wilson2016-02-061-6/+13
|/
* tipc: fix link priority propagationRichard Alpe2016-02-061-0/+6
* tipc: fix link attribute propagation bugRichard Alpe2016-02-063-30/+16
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-02-0614-130/+282
|\
| * i40e: add 100Mb ethtool reportingCatherine Sullivan2016-02-042-0/+5
| * i40e: AQ Add external power class to get link statusShannon Nelson2016-02-042-2/+12
| * i40e: AQ Geneve cloud tunnel typeShannon Nelson2016-02-042-4/+4
| * i40e: AQ Add Run PHY Activity structShannon Nelson2016-02-042-0/+26
| * i40e: Limit DCB FW version checks to X710/XL710 devicesGreg Bowers2016-02-041-5/+7
| * i40e: add new proxy-wol bit for X722Shannon Nelson2016-02-042-0/+2
| * i40e/i40evf: Use private workqueueJesse Brandeburg2016-02-042-2/+23
| * i40evf: add new write-back modeAnjali Singhai Jain2016-02-043-0/+27
| * i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain2016-02-044-7/+54
| * i40e: Extend ethtool RSS hooks for X722Anjali Singhai Jain2016-02-041-1/+52
| * i40e: add new device IDs for X722Anjali Singhai Jain2016-02-043-0/+6
| * i40e: bump version to 1.4.10Catherine Sullivan2016-02-041-1/+1
| * i40e: update features with right offloadJesse Brandeburg2016-02-041-5/+5
| * i40e: Cleanup the code with respect to restarting autonegAnjali Singhai Jain2016-02-042-4/+9
| * i40evf: null out ring pointers on freeMitch Williams2016-02-041-0/+2
| * i40e: define function capabilities in only one placeShannon Nelson2016-02-043-57/+30
| * i40evf: allow channel bonding of VFsMitch Williams2016-02-043-4/+8
| * i40e: Replace X722 mac check in ethtool get_settingsCatherine Sullivan2016-02-042-1/+2
| * i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain2016-02-042-42/+12
| * i40e: Add mac_filter_element at the end of the list instead of HEADKiran Patil2016-02-041-1/+1
* | ipvlan: inherit MTU from master deviceMahesh Bandewar2016-02-051-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-024705-86936/+297790
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-02154-843/+1402
| |\
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-317-35/+51
| | |\
| | | * Bluetooth: Fix incorrect removing of IRKsJohan Hedberg2016-01-292-26/+18