aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller4-5/+17
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller3-133/+1118
2018-12-18SUNRPC: Remove xprt_connect_status()Trond Myklebust1-31/+1
2018-12-18SUNRPC: Fix a race with XPRT_CONNECTINGTrond Myklebust1-2/+2
2018-12-18SUNRPC: Fix disconnection racesTrond Myklebust3-5/+7
2018-12-18y2038: socket: Add compat_sys_recvmmsg_time64Arnd Bergmann2-38/+58
2018-12-18mac80211: do not advertise HE cap IE if HE disabledShaul Triebitz1-10/+9
2018-12-18mac80211: set STA flag DISABLE_HE if HE is not supportedShaul Triebitz1-2/+4
2018-12-18mac80211: update driver when MU EDCA params changeShaul Triebitz3-2/+13
2018-12-18mac80211: propagate the support for TWT to the driverEmmanuel Grumbach1-0/+16
2018-12-18nl80211: Add support to notify radar event info received from STASriram R1-0/+62
2018-12-18mac80211: don't build AMSDU from GSO packetsSara Sharon1-1/+4
2018-12-18mac80211: remove superfluous NULL checkJohannes Berg1-1/+1
2018-12-18mac80211: never pass NULL params to ieee80211_if_add()Johannes Berg2-7/+7
2018-12-18mac80211: Properly handle SKB with radiotap onlyIlan Peer1-9/+17
2018-12-18cfg80211: add some missing fall through annotationsLuca Coelho3-1/+13
2018-12-18mac80211: ftm responder: remove pointless defensive codingJohannes Berg1-2/+2
2018-12-18rfkill: gpio: Remove unused includeLinus Walleij1-1/+0
2018-12-18mac80211: fix a kernel panic when TXing after TXQ teardownSara Sharon2-2/+3
2018-12-17ip6mr: Drop mfc6_cache argument to ip6mr_forward2David Ahern1-4/+3
2018-12-17ipmr: Drop mfc_cache argument to ipmr_queue_xmitDavid Ahern1-5/+4
2018-12-17net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn4-6/+6
2018-12-17ipv6: add missing tx timestamping on IPPROTO_RAWWillem de Bruijn1-0/+2
2018-12-17net: dccp: initialize (addr,port) listening hashtablePeter Oskolkov2-0/+4
2018-12-17fou: Prevent unbounded recursion in GUE error handlerStefano Brivio1-0/+7
2018-12-18netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is setTaehee Yoo1-1/+2
2018-12-18netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_put()Taehee Yoo1-5/+14
2018-12-18netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routineTaehee Yoo1-1/+0
2018-12-18netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routineTaehee Yoo1-68/+87
2018-12-18netfilter: nf_tables: Speed up selective rule dumpsPhil Sutter1-28/+62
2018-12-17netfilter: nf_nat_sip: fix RTP/RTCP source port translationsAlin Nastac1-4/+35
2018-12-17netfilter: nat: remove nf_nat_l4proto structFlorian Westphal15-355/+10
2018-12-17netfilter: nat: remove l4proto->manip_pktFlorian Westphal15-349/+358
2018-12-17netfilter: nat: remove l4proto->nlattr_to_rangeFlorian Westphal10-67/+17
2018-12-17netfilter: nat: remove l4proto->in_rangeFlorian Westphal10-78/+43
2018-12-17netfilter: nat: fold in_range indirection into callerFlorian Westphal3-23/+16
2018-12-17netfilter: nat: remove l4proto->unique_tupleFlorian Westphal5-123/+56
2018-12-17netfilter: nat: un-export nf_nat_l4proto_unique_tupleFlorian Westphal6-129/+75
2018-12-17netfilter: remove NF_NAT_RANGE_PROTO_RANDOM supportFlorian Westphal3-21/+2
2018-12-17netfilter: remove unused parameters in nf_ct_l4proto_[un]register_sysctl()Yafang Shao1-14/+7
2018-12-17netfilter: nat: limit port clash resolution attemptsFlorian Westphal1-6/+23
2018-12-17netfilter: nat: remove unnecessary 'else if' branchXiaozhou Liu1-2/+0
2018-12-16bridge: support for ndo_fdb_getRoopa Prabhu3-0/+30
2018-12-16net: rtnetlink: support for fdb getRoopa Prabhu1-1/+167
2018-12-16net: dsa: ksz: Add STP multicast handlingMarek Vasut1-0/+4
2018-12-16net: dsa: ksz: Factor out common tag codeTristram Ha1-39/+73
2018-12-16net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477Tristram Ha4-6/+10
2018-12-16Revert "net: dccp: initialize (addr,port) listening hashtable"David S. Miller1-3/+0
2018-12-16neighbor: Add protocol attributeDavid Ahern1-1/+23
2018-12-16net: dccp: initialize (addr,port) listening hashtablePeter Oskolkov1-0/+3