summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-07-25net: ipv6: Always leave anycast and multicast groups on link downMike Manning
2016-07-25sctp: use inet_recvmsg to support sctp RFS wellXin Long
2016-07-25bridge: Fix incorrect re-injection of LLDP packetsIdo Schimmel
2016-07-25sctp: support ipv6 nonlocal bindXin Long
2016-07-25bpf, events: fix offset in skb copy handlerDaniel Borkmann
2016-07-25net/ncsi: avoid maybe-uninitialized warningArnd Bergmann
2016-07-25net: bridge: br_set_ageing_time takes a clock_tVivien Didelot
2016-07-25net: bridge: fix br_stp_enable_bridge commentVivien Didelot
2016-07-24net/sched: Add match-all classifier hw offloading.Yotam Gigi
2016-07-24net/sched: introduce Match-all classifierJiri Pirko
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-07-24Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-07-24Merge branch 'nfs-rdma'Trond Myklebust
2016-07-24Merge branch 'sunrpc'Trond Myklebust
2016-07-24SUNRPC: Fix a compiler warning in fs/nfs/clnt.cTrond Myklebust
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-24Merge tag 'ceph-for-4.7-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-07-23netfilter: nft_compat: fix crash when related match/target module is removedLiping Zhang
2016-07-23netfilter: nft_compat: put back match/target module if init failLiping Zhang
2016-07-23netfilter: h323: Use mod_timer instead of set_expect_timeoutGao Feng
2016-07-22netfilter: connlabels: move set helper to xt_connlabelFlorian Westphal
2016-07-22netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal
2016-07-22libceph: apply new_state before new_up_client on incrementalsIlya Dryomov
2016-07-22packet: propagate sock_cmsg_send() errorSoheil Hassas Yeganeh
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