summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-12-19net: move secpath_exist helper to sk_buff.hFlorian Westphal
2018-12-19xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal
2018-12-19sk_buff: add skb extension infrastructureFlorian Westphal
2018-12-19netfilter: avoid using skb->nf_bridge directlyFlorian Westphal
2018-12-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller
2018-12-19Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg
2018-12-19mac80211: Properly access radiotap vendor dataIlan Peer
2018-12-19cfg80211: fix ieee80211_get_vht_max_nss()Johannes Berg
2018-12-19mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg
2018-12-18tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving itZhenbo Gao
2018-12-18net: bridge: remove unneeded variable 'err'YueHaibing
2018-12-19Bluetooth: clean an indentation issue, remove extraneous spaceColin Ian King
2018-12-19Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-12-196lowpan: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-12-18mac80211: do not advertise HE cap IE if HE disabledShaul Triebitz
2018-12-18mac80211: set STA flag DISABLE_HE if HE is not supportedShaul Triebitz
2018-12-18mac80211: update driver when MU EDCA params changeShaul Triebitz
2018-12-18mac80211: propagate the support for TWT to the driverEmmanuel Grumbach
2018-12-18nl80211: Add support to notify radar event info received from STASriram R
2018-12-18mac80211: don't build AMSDU from GSO packetsSara Sharon
2018-12-18mac80211: remove superfluous NULL checkJohannes Berg
2018-12-18mac80211: never pass NULL params to ieee80211_if_add()Johannes Berg
2018-12-18mac80211: Properly handle SKB with radiotap onlyIlan Peer
2018-12-18cfg80211: add some missing fall through annotationsLuca Coelho
2018-12-18mac80211: ftm responder: remove pointless defensive codingJohannes Berg
2018-12-18rfkill: gpio: Remove unused includeLinus Walleij
2018-12-17ip6mr: Drop mfc6_cache argument to ip6mr_forward2David Ahern
2018-12-17ipmr: Drop mfc_cache argument to ipmr_queue_xmitDavid Ahern
2018-12-17net: dccp: initialize (addr,port) listening hashtablePeter Oskolkov
2018-12-17fou: Prevent unbounded recursion in GUE error handlerStefano Brivio
2018-12-16bridge: support for ndo_fdb_getRoopa Prabhu
2018-12-16net: rtnetlink: support for fdb getRoopa Prabhu
2018-12-16net: dsa: ksz: Add STP multicast handlingMarek Vasut
2018-12-16net: dsa: ksz: Factor out common tag codeTristram Ha
2018-12-16net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477Tristram Ha
2018-12-16Revert "net: dccp: initialize (addr,port) listening hashtable"David S. Miller
2018-12-16neighbor: Add protocol attributeDavid Ahern
2018-12-16net: dccp: initialize (addr,port) listening hashtablePeter Oskolkov
2018-12-15l2tp: Add protocol field decompressionSam Protsenko
2018-12-15udp: use indirect call wrappers for GRO socket lookupPaolo Abeni
2018-12-15net: use indirect call wrappers at GRO transport layerPaolo Abeni
2018-12-15net: use indirect call wrappers at GRO network layerPaolo Abeni
2018-12-15net: sched: simplify the qdisc_leaf codeTonghao Zhang
2018-12-15ipv6: Fix handling of LLA with VRF and sockets bound to VRFDavid Ahern
2018-12-15ipconfig: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-14net: tcp6: prefer listeners bound to an addressPeter Oskolkov
2018-12-14net: tcp: prefer listeners bound to an addressPeter Oskolkov