summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-28pch_gbe: replace private tx ring lock with common netif_tx_lockfrançois romieu
2016-04-28net: dsa: Provide CPU port statistics to master netdevFlorian Fainelli
2016-04-28tcp: give prequeue mode some careEric Dumazet
2016-04-28fq: split out backlog update logicMichal Kazior
2016-04-28tipc: remove an unnecessary NULL checkDan Carpenter
2016-04-28net/mlx5e: avoid stack overflow in mlx5e_open_channelsArnd Bergmann
2016-04-28tuntap: calculate rps hash only when neededJason Wang
2016-04-28Merge branch 'tcp-eor'David S. Miller
2016-04-28tcp: Handle eor bit when fragmenting a skbMartin KaFai Lau
2016-04-28tcp: Handle eor bit when coalescing skbMartin KaFai Lau
2016-04-28tcp: Make use of MSG_EOR in tcp_sendmsgMartin KaFai Lau
2016-04-28Merge branch 'tcp-redundant-checks'David S. Miller
2016-04-28tcp: remove SKBTX_ACK_TSTAMP since it is redundantSoheil Hassas Yeganeh
2016-04-28tcp: remove an unnecessary check in tcp_tx_timestampSoheil Hassas Yeganeh
2016-04-28net: snmp: fix 64bit stats on 32bit archesEric Dumazet
2016-04-27Merge branch 'socket-space-optimizations'David S. Miller
2016-04-27net: SOCKWQ_ASYNC_WAITDATA optimizationsEric Dumazet
2016-04-27net: SOCKWQ_ASYNC_NOSPACE optimizationsEric Dumazet
2016-04-27Merge branch 'snmp-stats-update'David S. Miller
2016-04-27net: snmp: kill STATS_BH macrosEric Dumazet
2016-04-27ipv6: kill ICMP6MSGIN_INC_STATS_BH()Eric Dumazet
2016-04-27ipv6: rename IP6_UPD_PO_STATS_BH()Eric Dumazet
2016-04-27ipv6: rename IP6_INC_STATS_BH()Eric Dumazet
2016-04-27net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet
2016-04-27net: rename IP_UPD_PO_STATS_BH()Eric Dumazet
2016-04-27net: rename IP_ADD_STATS_BH()Eric Dumazet
2016-04-27net: rename ICMP6_INC_STATS_BH()Eric Dumazet
2016-04-27net: rename IP_INC_STATS_BH()Eric Dumazet
2016-04-27net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet
2016-04-27net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet
2016-04-27net: tcp: rename TCP_INC_STATS_BHEric Dumazet
2016-04-27net: xfrm: kill XFRM_INC_STATS_BH()Eric Dumazet
2016-04-27net: udp: rename UDP_INC_STATS_BH()Eric Dumazet
2016-04-27net: rename ICMP_INC_STATS_BH()Eric Dumazet
2016-04-27dccp: rename DCCP_INC_STATS_BH()Eric Dumazet
2016-04-27net: snmp: kill various STATS_USER() helpersEric Dumazet
2016-04-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-04-27net-rfs: fix false sharing accessing sd->input_queue_headEric Dumazet
2016-04-27net: w5100: support W5500Akinobu Mita
2016-04-27i40evf: Add driver support for promiscuous modeAnjali Singhai Jain
2016-04-27i40e: Add VF promiscuous mode driver supportAnjali Singhai Jain
2016-04-27i40e: Add promiscuous on VLAN supportGreg Rose
2016-04-27i40e/i40evf: Only offload VLAN tag if enabledJesse Brandeburg
2016-04-27i40e: Remove zero checkGreg Rose
2016-04-27i40e: Add DeviceID for X722 QSFP+Kamil Krawczyk
2016-04-27i40e: Add device capability which defines if update is availableMichal Kosiarz
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-27net: ipv6: Use passed in table for nexthop lookupsDavid Ahern
2016-04-27taskstats: fix nl parsing in accounting/getdelays.cNicolas Dichtel
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds