summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-07-20Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2016-07-20rtnl: protect do_setlink from IFLA_XDP_ATTACHEDBrenden Blanco
2016-07-21netfilter: nf_tables: allow to filter out rules by table and chainPablo Neira Ayuso
2016-07-21netfilter: nft_log: fix snaplen does not truncate packetsLiping Zhang
2016-07-21netfilter: nft_log: check the validity of log levelLiping Zhang
2016-07-21netfilter: nft_log: fix possible memory leak if log expr init failLiping Zhang
2016-07-21netfilter: Add helper array register/unregister functionsGao Feng
2016-07-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-07-19rtnl: add option for setting link xdp progBrenden Blanco
2016-07-19net: add ndo to setup/query xdp prog in adapter rxBrenden Blanco
2016-07-19bpf: add XDP prog type for early driver filterBrenden Blanco
2016-07-19packet: fix second argument of sock_tx_timestamp()Yoshihiro Shimoda
2016-07-19net/ncsi: NCSI AEN packet handlerGavin Shan
2016-07-19net/ncsi: Package and channel managementGavin Shan
2016-07-19net/ncsi: NCSI response packet handlerGavin Shan
2016-07-19net/ncsi: NCSI command packet handlerGavin Shan
2016-07-19net/ncsi: Resource managementGavin Shan
2016-07-19net: dsa: support switchdev ageing time attrVivien Didelot
2016-07-19net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segme...Shmulik Ladkani
2016-07-19net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flagsShmulik Ladkani
2016-07-19xprtrdma: fix semicolon.cocci warningskbuild test robot
2016-07-19sunrpc: Prevent resvport min/max inversion via sysfs and module parameterFrank Sorenson
2016-07-19sunrpc: Prevent resvport min/max inversion via sysctlFrank Sorenson
2016-07-19sunrpc: Fix reserved port range calculationFrank Sorenson
2016-07-19sunrpc: Fix bit count when setting hashtable size to power-of-twoFrank Sorenson
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew
2016-07-19netfilter: nft_ct: fix unpaired nf_connlabels_get/put callLiping Zhang
2016-07-18sctp: load transport header after sk_filterWillem de Bruijn
2016-07-18net/sched/sch_htb: clamp xstats tokens to fit into 32-bit intKonstantin Khlebnikov
2016-07-18netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-18Bluetooth: Add debugfs fields for hardware and firmware infoMarcel Holtmann
2016-07-17Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński
2016-07-16sctp: fix GSO for IPv6Marcelo Ricardo Leitner
2016-07-16sctp: recvmsg should be able to run even if sock is in closing stateMarcelo Ricardo Leitner
2016-07-16net: ipmr/ip6mr: add support for keeping an entry ageNikolay Aleksandrov
2016-07-16vlan: use a valid default mtu value for vlan over macsecPaolo Abeni
2016-07-16net: bridge: remove _deliver functions and consolidate forward codeNikolay Aleksandrov
2016-07-16net: bridge: drop skb2/skb0 variables and use a local_rcv booleanNikolay Aleksandrov
2016-07-16net: bridge: rearrange flood vs unicast receive pathsNikolay Aleksandrov
2016-07-16net: bridge: minor style adjustments in br_handle_frame_finishNikolay Aleksandrov
2016-07-16SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprtTrond Myklebust
2016-07-15tcp_timer.c: Add kernel-doc function descriptionsRichard Sailer
2016-07-15bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann
2016-07-15tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron
2016-07-15rxrpc: checking for IS_ERR() instead of NULLDan Carpenter
2016-07-15RDS: TCP: Enable multipath RDS for TCPSowmini Varadhan
2016-07-15RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks()Sowmini Varadhan
2016-07-15RDS: TCP: avoid bad page reference in rds_tcp_listen_data_readySowmini Varadhan
2016-07-14net/switchdev: Export the same parent ID service functionOr Gerlitz
2016-07-13sctp: only check for ECN if peer is using itMarcelo Ricardo Leitner