summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2017-03-29Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...David S. Miller
2017-03-28net: dsa: dsa2: Add basic support of devlinkAndrew Lunn
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
2017-03-28net: ipv6: Refactor inet6_netconf_notify_devconf to take eventDavid Ahern
2017-03-28ipv6: add support for NETDEV_RESEND_IGMP eventVlad Yasevich
2017-03-28devlink: Support for pipeline debug (dpipe)Arkadi Sharshevsky
2017-03-28net/sched: Add accessor functions to pedit keys for offloading driversOr Gerlitz
2017-03-27bonding: split bond_set_slave_link_state into two partsMahesh Bandewar
2017-03-24net: Commonize busy polling code to focus on napi_id instead of socketSridhar Samudrala
2017-03-24net: Track start of busy loop instead of when it should endAlexander Duyck
2017-03-24net: Change return type of sk_busy_loop from bool to voidAlexander Duyck
2017-03-24net: Only define skb_mark_napi_id in one spot instead of twoAlexander Duyck
2017-03-24net: Busy polling should ignore sender CPUsAlexander Duyck
2017-03-24tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng
2017-03-24net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt
2017-03-22sctp: declare struct sctp_stream before using itXin Long
2017-03-22neighbour: fix nlmsg_pid in notificationsRoopa Prabhu
2017-03-21sctp: define dst_pending_confirm as a bit in sctp_transportXin Long
2017-03-21net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov
2017-03-21vhost-vsock: add pkt cancel capabilityPeng Tao
2017-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-03-17netfilter: refcounter conversionsReshetova, Elena
2017-03-16tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh
2017-03-16tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh
2017-03-16ipv4: fib_rules: Add notifier info to FIB rules notificationsIdo Schimmel
2017-03-16ipv4: fib_rules: Check if rule is a default ruleIdo Schimmel
2017-03-15net: dsa: check out-of-range ageing time valueVivien Didelot
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-13mpls: allow TTL propagation from IP packets to be configuredRobert Shearman
2017-03-13mpls: allow TTL propagation to IP packets to be configuredRobert Shearman
2017-03-13Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso
2017-03-13netfilter: nft_fib: Support existence checkPhil Sutter
2017-03-13netfilter: provide nft_ctx in object init functionFlorian Westphal
2017-03-13netfilter: Force fake conntrack entry to be at least 8 bytes alignedSteven Rostedt (VMware)
2017-03-13netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang
2017-03-12net: dsa: add dsa_is_normal_port helperVivien Didelot
2017-03-12sctp: implement receiver-side procedures for the Reconf Response ParameterXin Long
2017-03-12sctp: implement receiver-side procedures for the Add Incoming Streams Request...Xin Long
2017-03-12sctp: implement receiver-side procedures for the Add Outgoing Streams Request...Xin Long
2017-03-12sctp: add support for generating add stream change event notificationXin Long
2017-03-12sctp: implement receiver-side procedures for the SSN/TSN Reset Request ParameterXin Long
2017-03-12sctp: add support for generating assoc reset event notificationXin Long
2017-03-12net: sched: make default fifo qdiscs appear in the dumpJiri Kosina
2017-03-10ipv4: fib: Remove redundant argumentIdo Schimmel
2017-03-10ipv4: fib: Move FIB notification code to a separate fileIdo Schimmel
2017-03-09mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata