summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2017-04-02sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()Eric Dumazet-1/+1
2017-04-01net: mpls: Increase max number of labels for lwt encapDavid Ahern-3/+2
2017-04-01net: dsa: add cross-chip bridging operationsVivien Didelot-0/+8
2017-03-31cfg80211: add documentation for cfg80211_get_bss()Johannes Berg-1/+11
2017-03-31cfg80211: Add support for FILS shared key authentication offloadVidyullatha Kanchanapally-2/+55
2017-03-31cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally-8/+83
2017-03-30sock: avoid dirtying sk_stamp, if possiblePaolo Abeni-1/+4
2017-03-30sctp: alloc stream info when initializing asocXin Long-1/+2
2017-03-29Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...David S. Miller-0/+45
2017-03-28net: dsa: dsa2: Add basic support of devlinkAndrew Lunn-0/+5
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn-0/+9
2017-03-28net: ipv6: Refactor inet6_netconf_notify_devconf to take eventDavid Ahern-2/+2
2017-03-28ipv6: add support for NETDEV_RESEND_IGMP eventVlad Yasevich-0/+2
2017-03-28sctp: change to save MSG_MORE flag into assocXin Long-1/+1
2017-03-28devlink: Support for pipeline debug (dpipe)Arkadi Sharshevsky-0/+259
2017-03-28net/sched: Add accessor functions to pedit keys for offloading driversOr Gerlitz-0/+45
2017-03-27bonding: split bond_set_slave_link_state into two partsMahesh Bandewar-5/+17
2017-03-27xfrm: branchless addr4_match() on 64-bitAlexey Dobriyan-2/+2
2017-03-24net: Commonize busy polling code to focus on napi_id instead of socketSridhar Samudrala-5/+15
2017-03-24net: Track start of busy loop instead of when it should endAlexander Duyck-30/+38
2017-03-24net: Change return type of sk_busy_loop from bool to voidAlexander Duyck-3/+2
2017-03-24net: Only define skb_mark_napi_id in one spot instead of twoAlexander Duyck-13/+9
2017-03-24net: Busy polling should ignore sender CPUsAlexander Duyck-2/+7
2017-03-24tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng-3/+5
2017-03-24net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org-3/+7
2017-03-24xfrm: use "unsigned int" in addr_match()Alexey Dobriyan-3/+3
2017-03-24xfrm: remove unused struct xfrm_mgr::idAlexey Dobriyan-1/+0
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-6/+40
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt-0/+2
2017-03-22sctp: declare struct sctp_stream before using itXin Long-0/+1
2017-03-22neighbour: fix nlmsg_pid in notificationsRoopa Prabhu-1/+2
2017-03-21sctp: define dst_pending_confirm as a bit in sctp_transportXin Long-2/+2
2017-03-21net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov-12/+9
2017-03-21vhost-vsock: add pkt cancel capabilityPeng Tao-0/+3
2017-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-15/+22
2017-03-17netfilter: refcounter conversionsReshetova, Elena-9/+14
2017-03-16tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh-3/+1
2017-03-16tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh-5/+1
2017-03-16ipv4: fib_rules: Add notifier info to FIB rules notificationsIdo Schimmel-0/+5
2017-03-16ipv4: fib_rules: Check if rule is a default ruleIdo Schimmel-0/+8
2017-03-15net: dsa: check out-of-range ageing time valueVivien Didelot-0/+4
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-4/+34
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-7/+12
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-6/+11
2017-03-13mpls: allow TTL propagation from IP packets to be configuredRobert Shearman-0/+3
2017-03-13mpls: allow TTL propagation to IP packets to be configuredRobert Shearman-0/+2
2017-03-13Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso-1/+0
2017-03-13netfilter: nft_fib: Support existence checkPhil Sutter-1/+1
2017-03-13netfilter: provide nft_ctx in object init functionFlorian Westphal-1/+2
2017-03-13netfilter: Force fake conntrack entry to be at least 8 bytes alignedSteven Rostedt (VMware)-1/+1