summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* netlink: extended ACK reportingJohannes Berg2017-04-131-1/+2
* net: ipv4: Refine the ipv4_default_advmssGao Feng2017-04-131-0/+2
* net: neigh: make ->hh_len 32-bitAlexey Dobriyan2017-04-121-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-111-6/+5
|\
| * xfrm: branchless addr4_match() on 64-bitAlexey Dobriyan2017-03-271-2/+2
| * xfrm: use "unsigned int" in addr_match()Alexey Dobriyan2017-03-241-3/+3
| * xfrm: remove unused struct xfrm_mgr::idAlexey Dobriyan2017-03-241-1/+0
* | net: dsa: Factor bottom tag receive functionsFlorian Fainelli2017-04-081-1/+1
* | net-next: dsa: add Mediatek tag RX/TX handlerSean Wang2017-04-071-0/+1
* | Merge tag 'rxrpc-rewrite-20170406' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-04-061-1/+1
|\ \
| * | rxrpc: Note a successfully aborted kernel operationDavid Howells2017-04-061-1/+1
* | | net/sched: Removed unused vlan actions definitionOr Gerlitz2017-04-061-3/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-062-11/+22
|\ \ \ | |/ / |/| |
| * | sctp: get sock from transport in sctp_transport_update_pmtuXin Long2017-04-052-6/+5
| * | sctp: check for dst and pathmtu update in sctp_packet_configXin Long2017-04-031-3/+14
| * | sctp: alloc stream info when initializing asocXin Long2017-03-301-1/+2
| * | sctp: change to save MSG_MORE flag into assocXin Long2017-03-281-1/+1
* | | bonding: attempt to better support longer hw addressesJarod Wilson2017-04-051-1/+11
* | | Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/...David S. Miller2017-04-052-0/+35
|\ \ \
| * | | can: initial support for network namespacesMario Kicherer2017-04-042-0/+35
* | | | net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14Gao Feng2017-04-051-0/+3
|/ / /
* | | flowcache: more "unsigned int"Alexey Dobriyan2017-04-031-3/+3
* | | flowcache: make flow_key_size() return "unsigned int"Alexey Dobriyan2017-04-031-1/+1
* | | sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctpXin Long2017-04-031-0/+2
* | | sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()Eric Dumazet2017-04-021-1/+1
* | | net: mpls: Increase max number of labels for lwt encapDavid Ahern2017-04-011-3/+2
* | | net: dsa: add cross-chip bridging operationsVivien Didelot2017-04-011-0/+8
* | | sock: avoid dirtying sk_stamp, if possiblePaolo Abeni2017-03-301-1/+4
* | | Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...David S. Miller2017-03-291-0/+45
|\ \ \
| * | | net/sched: Add accessor functions to pedit keys for offloading driversOr Gerlitz2017-03-281-0/+45
* | | | net: dsa: dsa2: Add basic support of devlinkAndrew Lunn2017-03-281-0/+5
* | | | net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-281-0/+9
* | | | net: ipv6: Refactor inet6_netconf_notify_devconf to take eventDavid Ahern2017-03-281-2/+2
* | | | ipv6: add support for NETDEV_RESEND_IGMP eventVlad Yasevich2017-03-281-0/+2
* | | | devlink: Support for pipeline debug (dpipe)Arkadi Sharshevsky2017-03-281-0/+259
|/ / /
* | | bonding: split bond_set_slave_link_state into two partsMahesh Bandewar2017-03-271-5/+17
* | | net: Commonize busy polling code to focus on napi_id instead of socketSridhar Samudrala2017-03-241-5/+15
* | | net: Track start of busy loop instead of when it should endAlexander Duyck2017-03-241-30/+38
* | | net: Change return type of sk_busy_loop from bool to voidAlexander Duyck2017-03-241-3/+2
* | | net: Only define skb_mark_napi_id in one spot instead of twoAlexander Duyck2017-03-241-13/+9
* | | net: Busy polling should ignore sender CPUsAlexander Duyck2017-03-241-2/+7
* | | tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng2017-03-241-3/+5
* | | net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org2017-03-243-3/+7
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-235-6/+40
|\ \ | |/
| * sctp: declare struct sctp_stream before using itXin Long2017-03-221-0/+1
| * sctp: define dst_pending_confirm as a bit in sctp_transportXin Long2017-03-211-2/+2
| * vhost-vsock: add pkt cancel capabilityPeng Tao2017-03-211-0/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-153-4/+34
| |\
| | * Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso2017-03-131-1/+0
| | * netfilter: Force fake conntrack entry to be at least 8 bytes alignedSteven Rostedt (VMware)2017-03-131-1/+1
OpenPOWER on IntegriCloud