summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2018-03-04net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern
2018-03-04net/ipv4: Pass net to fib_multipath_hash instead of fib_infoDavid Ahern
2018-03-02Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/sc...David S. Miller
2018-03-01tcp_bbr: better deal with suboptimal GSO (II)Eric Dumazet
2018-03-01net/mac89x0: Convert to platform_driverFinn Thain
2018-03-01fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrsRoopa Prabhu
2018-03-01net: Fix spelling mistake "greater then" -> "greater than"Gal Pressman
2018-03-01mroute*: Make mr_table a common structYuval Mintz
2018-02-28ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu
2018-02-28ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu
2018-02-28net: fib_rules: support for match on ip_proto, sport and dportRoopa Prabhu
2018-02-28net: sch: prio: Add offload ability for grafting a childNogah Frankel
2018-02-28inet: whitespace cleanupStephen Hemminger
2018-02-27ip_tunnel: Rename & publish init_tunnel_flowPetr Machata
2018-02-27net: GRE: Add is_gretap_dev, is_ip6gretap_devPetr Machata
2018-02-27mac80211: support A-MSDU in fast-rxFelix Fietkau
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-23net: fib_rules: Add new attribute to set protocolDonald Sharp
2018-02-22Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-02-22mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer
2018-02-22mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg
2018-02-22regulatory: add NUL to request alpha2Johannes Berg
2018-02-21net: Allow a rule to track originating protocolDonald Sharp
2018-02-21tcp: remove the hardcode in the definition of TCPF MacroYafang Shao
2018-02-21tcp: remove sk_check_csum_caps()Eric Dumazet
2018-02-21tcp: switch to GSO being always onEric Dumazet
2018-02-21net/mac8390: Convert to nubus_driverFinn Thain
2018-02-20devlink: Perform cleanup of resource_set cbArkadi Sharshevsky
2018-02-20net: Make cleanup_list and net::cleanup_list of llist typeKirill Tkhai
2018-02-20net: Kill net_mutexKirill Tkhai
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-19mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty
2018-02-19cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty
2018-02-19mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau
2018-02-16net: sched: act: handle extack in tcf_generic_walkerAlexander Aring
2018-02-16net: sched: act: add extack for walk callbackAlexander Aring
2018-02-16net: sched: act: add extack for lookup callbackAlexander Aring
2018-02-16net: sched: act: add extack to init callbackAlexander Aring
2018-02-16net: sched: act: add extack to initAlexander Aring
2018-02-16net: sched: act: fix code styleAlexander Aring
2018-02-16net: Revert sched action extack support series.David S. Miller
2018-02-16udplite: fix partial checksum initializationAlexey Kodanev
2018-02-16net: sched: act: add extack to initAlexander Aring
2018-02-16net: sched: act: fix code styleAlexander Aring
2018-02-15net/ipv4: Remove fib table id from rtableDavid Ahern
2018-02-14net: Move ipv4 set_lwt_redirect helper to lwtunnelDavid Ahern
2018-02-14net: dsa: forward timestamping callbacks to switch driversBrandon Streiff
2018-02-14net: dsa: forward hardware timestamping ioctls to switch driverBrandon Streiff
2018-02-14tcp: try to keep packet if SYN_RCV race is lostEric Dumazet