summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-03fq_codel: add batch ability to fq_codel_drop()Eric Dumazet
2016-05-03net: relax expensive skb_unclone() in iptunnel_handle_offloads()Eric Dumazet
2016-05-03netdevice: shrink size of struct netdev_queueFlorian Westphal
2016-05-03bridge: netlink: export per-vlan statsNikolay Aleksandrov
2016-05-03bridge: vlan: learn to countNikolay Aleksandrov
2016-05-03net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov
2016-05-02ipv6: Generic tunnel cleanupTom Herbert
2016-05-02gre: Create common functions for transmitTom Herbert
2016-05-02ipv6: Create ip6_tnl_xmitTom Herbert
2016-05-02gre: Move utility functions to common headersTom Herbert
2016-05-02ipv6: Cleanup IPv6 tunnel receive pathTom Herbert
2016-05-02tcp: make tcp_sendmsg() aware of socket backlogEric Dumazet
2016-05-02qed: add infrastructure for device self tests.Sudarsana Reddy Kalluru
2016-05-02sctp: signal sk_data_ready earlier on data chunks receptionMarcelo Ricardo Leitner
2016-04-29net/mlx5: Initializing CPU reverse mappingMaor Gottlieb
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb
2016-04-29net/mlx5: Introduce modify flow rule destinationMaor Gottlieb
2016-04-29net: constify is_skb_forwardable's argumentsNikolay Aleksandrov
2016-04-29ppp: add rtnetlink device creation supportGuillaume Nault
2016-04-28net: dsa: Provide CPU port statistics to master netdevFlorian Fainelli
2016-04-28fq: split out backlog update logicMichal Kazior
2016-04-28tcp: Make use of MSG_EOR in tcp_sendmsgMartin KaFai Lau
2016-04-28tcp: remove SKBTX_ACK_TSTAMP since it is redundantSoheil Hassas Yeganeh
2016-04-28net: snmp: fix 64bit stats on 32bit archesEric Dumazet
2016-04-28net: SOCKWQ_ASYNC_WAITDATA optimizationsEric Dumazet
2016-04-28net: SOCKWQ_ASYNC_NOSPACE optimizationsEric Dumazet
2016-04-28net: snmp: kill STATS_BH macrosEric Dumazet
2016-04-28ipv6: kill ICMP6MSGIN_INC_STATS_BH()Eric Dumazet
2016-04-28ipv6: rename IP6_UPD_PO_STATS_BH()Eric Dumazet
2016-04-28ipv6: rename IP6_INC_STATS_BH()Eric Dumazet
2016-04-28net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet
2016-04-28net: rename IP_UPD_PO_STATS_BH()Eric Dumazet
2016-04-28net: rename IP_ADD_STATS_BH()Eric Dumazet
2016-04-28net: rename ICMP6_INC_STATS_BH()Eric Dumazet
2016-04-28net: rename IP_INC_STATS_BH()Eric Dumazet
2016-04-28net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet
2016-04-28net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet
2016-04-28net: tcp: rename TCP_INC_STATS_BHEric Dumazet
2016-04-28net: xfrm: kill XFRM_INC_STATS_BH()Eric Dumazet
2016-04-28net: udp: rename UDP_INC_STATS_BH()Eric Dumazet
2016-04-28net: rename ICMP_INC_STATS_BH()Eric Dumazet
2016-04-28net: snmp: kill various STATS_USER() helpersEric Dumazet
2016-04-28net-rfs: fix false sharing accessing sd->input_queue_headEric Dumazet
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds
2016-04-26net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed
2016-04-26net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)Gal Pressman
2016-04-26net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman
2016-04-26net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman