summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: rename IP_UPD_PO_STATS_BH()Eric Dumazet2016-04-282-4/+4
* net: rename IP_ADD_STATS_BH()Eric Dumazet2016-04-283-5/+5
* net: rename ICMP6_INC_STATS_BH()Eric Dumazet2016-04-286-15/+15
* net: rename IP_INC_STATS_BH()Eric Dumazet2016-04-288-29/+29
* net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet2016-04-282-7/+7
* net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet2016-04-282-2/+2
* net: tcp: rename TCP_INC_STATS_BHEric Dumazet2016-04-287-25/+25
* net: xfrm: kill XFRM_INC_STATS_BH()Eric Dumazet2016-04-281-2/+0
* net: udp: rename UDP_INC_STATS_BH()Eric Dumazet2016-04-285-52/+52
* net: rename ICMP_INC_STATS_BH()Eric Dumazet2016-04-286-14/+14
* dccp: rename DCCP_INC_STATS_BH()Eric Dumazet2016-04-287-16/+16
* net: snmp: kill various STATS_USER() helpersEric Dumazet2016-04-2810-78/+59
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-04-2821-407/+947
|\
| * i40evf: Add driver support for promiscuous modeAnjali Singhai Jain2016-04-274-7/+40
| * i40e: Add VF promiscuous mode driver supportAnjali Singhai Jain2016-04-272-6/+149
| * i40e: Add promiscuous on VLAN supportGreg Rose2016-04-272-0/+78
| * i40e/i40evf: Only offload VLAN tag if enabledJesse Brandeburg2016-04-272-2/+4
| * i40e: Remove zero checkGreg Rose2016-04-271-4/+1
| * i40e: Add DeviceID for X722 QSFP+Kamil Krawczyk2016-04-274-0/+4
| * i40e: Add device capability which defines if update is availableMichal Kosiarz2016-04-275-0/+18
| * i40evf: Allow PF driver to configure RSSMitch Williams2016-04-264-284/+294
| * i40e: Specify AQ event opcode to wait forShannon Nelson2016-04-263-7/+44
| * i40e: Code cleanup in i40e_add_fdir_ethtoolShannon Nelson2016-04-261-5/+7
| * i40evf: Don't PanicMitch Williams2016-04-261-2/+4
| * i40e: Add support for configuring VF RSSMitch Williams2016-04-263-12/+217
| * i40e/i40evf: Add support for IPIP and SIT offloadsAlexander Duyck2016-04-264-16/+36
| * i40e/i40evf: Clean up feature flagsAlexander Duyck2016-04-262-69/+58
* | net-rfs: fix false sharing accessing sd->input_queue_headEric Dumazet2016-04-281-2/+6
* | net: w5100: support W5500Akinobu Mita2016-04-284-85/+365
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-27137-698/+1416
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-2727-218/+351
| |\ \
| | * | bpf: fix double-fdput in replace_map_fd_with_map_ptr()Jann Horn2016-04-261-1/+0
| | * | net: ipv6: Delete host routes on an ifdownDavid Ahern2016-04-261-33/+15
| | * | Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller2016-04-264-12/+161
| | * | net/mlx4_en: fix spurious timestamping callbacksEric Dumazet2016-04-261-2/+4
| | * | net: dummy: remove note about being Y by defaultIvan Babrou2016-04-261-3/+2
| | * | cxgbi: fix uninitialized flowi6Jiri Benc2016-04-251-0/+1
| | * | ipv6: Revert optional address flusing on ifdown.David S. Miller2016-04-254-161/+12
| | * | ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni2016-04-251-1/+5
| | * | Merge branch 'mlx5-fixes'David S. Miller2016-04-2411-67/+157
| | |\ \
| | | * | net/mlx5: Add pci shutdown callbackMajd Dibbiny2016-04-243-9/+36
| | | * | net/mlx5_core: Remove static from local variableEli Cohen2016-04-241-1/+1
| | | * | net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-04-243-9/+77
| | | * | net/mlx5e: Fix minimum MTUSaeed Mahameed2016-04-241-3/+8
| | | * | net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-244-12/+12
| | | * | net/mlx5_core: Add ConnectX-5 to list of supported devicesMajd Dibbiny2016-04-241-0/+2
| | | * | net/mlx5e: Fix MLX5E_100BASE_T defineRana Shahout2016-04-242-5/+5
| | | * | net/mlx5_core: Fix soft lockup in steering error flowMaor Gottlieb2016-04-241-29/+17
| | |/ /
| | * | qlcnic: Update version to 5.3.64Manish Chopra2016-04-241-2/+2
| | * | net: stmmac: socfpga: Remove re-registration of reset controllerMarek Vasut2016-04-241-34/+16