summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* flowcache: more "unsigned int"Alexey Dobriyan2017-04-041-3/+3
* flowcache: make flow_key_size() return "unsigned int"Alexey Dobriyan2017-04-041-1/+1
* sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctpXin Long2017-04-032-0/+3
* sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()Eric Dumazet2017-04-031-1/+1
* net: mpls: Increase max number of labels for lwt encapDavid Ahern2017-04-021-3/+2
* udp: use sk_protocol instead of pcflag to detect udplite socketsPaolo Abeni2017-04-021-1/+1
* bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov2017-04-012-0/+19
* net: dsa: add cross-chip bridging operationsVivien Didelot2017-04-011-0/+8
* sock: avoid dirtying sk_stamp, if possiblePaolo Abeni2017-03-311-1/+4
* Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...David S. Miller2017-03-293-3/+161
|\
| * net/sched: Add accessor functions to pedit keys for offloading driversOr Gerlitz2017-03-281-0/+45
| * net/mlx5: Introduce modify header structures, commands and steering action de...Or Gerlitz2017-03-282-3/+113
| * net/mlx5: Add helper to initialize a flow steering actions struct instanceOr Gerlitz2017-03-281-1/+4
* | net: dsa: dsa2: Add basic support of devlinkAndrew Lunn2017-03-291-0/+5
* | net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-292-10/+11
* | net: ipv6: Refactor inet6_netconf_notify_devconf to take eventDavid Ahern2017-03-291-2/+2
* | net: devinet: Refactor inet_netconf_notify_devconf to take eventDavid Ahern2017-03-291-2/+2
* | rtnetlink: Add RTM_DELNETCONFDavid Ahern2017-03-291-0/+2
* | ipv6: add support for NETDEV_RESEND_IGMP eventVlad Yasevich2017-03-291-0/+2
* | soc: qcom: smd: Remove standalone driverBjorn Andersson2017-03-292-140/+1
* | soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson2017-03-291-4/+7
* | devlink: Support for pipeline debug (dpipe)Arkadi Sharshevsky2017-03-292-1/+325
|/
* bonding: split bond_set_slave_link_state into two partsMahesh Bandewar2017-03-281-5/+17
* gtp: support SGSN-side tunnelsJonas Bonn2017-03-261-0/+7
* gtp: rename SGSN netlink attributeJonas Bonn2017-03-261-1/+2
* net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-251-0/+2
* net: Commonize busy polling code to focus on napi_id instead of socketSridhar Samudrala2017-03-251-5/+15
* net: Track start of busy loop instead of when it should endAlexander Duyck2017-03-251-30/+38
* net: Change return type of sk_busy_loop from bool to voidAlexander Duyck2017-03-251-3/+2
* net: Only define skb_mark_napi_id in one spot instead of twoAlexander Duyck2017-03-251-13/+9
* net: Busy polling should ignore sender CPUsAlexander Duyck2017-03-251-2/+7
* net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevsSaeed Mahameed2017-03-251-0/+1
* 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
* net: phy: Allow splitting MDIO bus/device support from PHYsFlorian Fainelli2017-03-241-2/+19
* of_mdio: Correct check against CONFIG_OFFlorian Fainelli2017-03-241-2/+2
* Add a eBPF helper function to retrieve socket uidChenbo Feng2017-03-241-1/+8
* Add a helper function to get socket cookie in eBPFChenbo Feng2017-03-242-1/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-2416-75/+74
|\
| * Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-231-27/+0
| |\
| | * btrfs: remove btrfs_err_str function from uapi/linux/btrfs.hDmitry V. Levin2017-03-071-27/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-238-6/+46
| |\ \
| | * | sctp: declare struct sctp_stream before using itXin Long2017-03-221-0/+1
| | * | tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh2017-03-221-0/+2
| | * | sctp: define dst_pending_confirm as a bit in sctp_transportXin Long2017-03-221-2/+2
| | * | vhost-vsock: add pkt cancel capabilityPeng Tao2017-03-211-0/+3
| | * | vsock: track pkt owner vsockPeng Tao2017-03-211-0/+3
| | * | net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein2017-03-171-0/+1
| | * | 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