summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | dsa: Pass the port to get_sset_count()Andrew Lunn2018-03-041-1/+1
| * | | | | | net: Remove unused get_hash_from_flow functionsDavid Ahern2018-03-041-16/+0
| * | | | | | net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern2018-03-043-2/+4
| * | | | | | net/ipv6: Pass skb to route lookupDavid Ahern2018-03-043-5/+11
| * | | | | | net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern2018-03-041-1/+1
| * | | | | | net/ipv4: Pass net to fib_multipath_hash instead of fib_infoDavid Ahern2018-03-041-1/+1
| * | | | | | Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/sc...David S. Miller2018-03-021-2/+4
| |\ \ \ \ \ \
| | * | | | | | mac80211: support A-MSDU in fast-rxFelix Fietkau2018-02-271-2/+4
| | | |_|/ / / | | |/| | | |
| * | | | | | tcp_bbr: better deal with suboptimal GSO (II)Eric Dumazet2018-03-011-4/+2
| * | | | | | net/mac89x0: Convert to platform_driverFinn Thain2018-03-011-1/+0
| * | | | | | fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrsRoopa Prabhu2018-03-011-1/+5
| * | | | | | net: Fix spelling mistake "greater then" -> "greater than"Gal Pressman2018-03-011-1/+1
| * | | | | | mroute*: Make mr_table a common structYuval Mintz2018-03-011-1/+1
| * | | | | | ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-283-2/+30
| * | | | | | ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-282-1/+27
| * | | | | | net: fib_rules: support for match on ip_proto, sport and dportRoopa Prabhu2018-02-281-1/+35
| * | | | | | net: sch: prio: Add offload ability for grafting a childNogah Frankel2018-02-281-0/+8
| * | | | | | inet: whitespace cleanupStephen Hemminger2018-02-287-26/+25
| * | | | | | ip_tunnel: Rename & publish init_tunnel_flowPetr Machata2018-02-271-0/+16
| * | | | | | net: GRE: Add is_gretap_dev, is_ip6gretap_devPetr Machata2018-02-271-0/+3
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-242-2/+2
| |\ \ \ \ \
| * | | | | | net: fib_rules: Add new attribute to set protocolDonald Sharp2018-02-231-1/+2
| * | | | | | Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller2018-02-223-4/+121
| |\ \ \ \ \ \
| | * | | | | | mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer2018-02-221-0/+13
| | * | | | | | mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg2018-02-222-0/+7
| | * | | | | | mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty2018-02-191-0/+1
| | * | | | | | cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty2018-02-191-1/+6
| | * | | | | | cfg80211: Add support to notify station's opmode change to userspacetamizhr@codeaurora.org2018-01-311-0/+43
| | * | | | | | cfg80211/nl80211: Optional authentication offload to userspaceSrinivas Dasari2018-01-311-3/+51
| * | | | | | | net: Allow a rule to track originating protocolDonald Sharp2018-02-211-1/+2
| * | | | | | | tcp: remove the hardcode in the definition of TCPF MacroYafang Shao2018-02-211-13/+13
| * | | | | | | tcp: remove sk_check_csum_caps()Eric Dumazet2018-02-211-9/+0
| * | | | | | | tcp: switch to GSO being always onEric Dumazet2018-02-211-0/+1
| * | | | | | | net/mac8390: Convert to nubus_driverFinn Thain2018-02-211-1/+0
| * | | | | | | devlink: Perform cleanup of resource_set cbArkadi Sharshevsky2018-02-201-4/+0
| * | | | | | | net: Make cleanup_list and net::cleanup_list of llist typeKirill Tkhai2018-02-201-1/+2
| * | | | | | | net: Kill net_mutexKirill Tkhai2018-02-201-4/+7
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-191-0/+1
| |\ \ \ \ \ \ \
| * | | | | | | | net: sched: act: handle extack in tcf_generic_walkerAlexander Aring2018-02-161-1/+2
| * | | | | | | | net: sched: act: add extack for walk callbackAlexander Aring2018-02-161-1/+2
| * | | | | | | | net: sched: act: add extack for lookup callbackAlexander Aring2018-02-161-1/+2
| * | | | | | | | net: sched: act: add extack to init callbackAlexander Aring2018-02-161-1/+1
| * | | | | | | | net: sched: act: add extack to initAlexander Aring2018-02-161-2/+3
| * | | | | | | | net: sched: act: fix code styleAlexander Aring2018-02-161-2/+3
| * | | | | | | | net: Revert sched action extack support series.David S. Miller2018-02-161-6/+4
| * | | | | | | | net: sched: act: add extack to initAlexander Aring2018-02-161-2/+3
| * | | | | | | | net: sched: act: fix code styleAlexander Aring2018-02-161-2/+3
| * | | | | | | | net/ipv4: Remove fib table id from rtableDavid Ahern2018-02-151-2/+0
| * | | | | | | | net: Move ipv4 set_lwt_redirect helper to lwtunnelDavid Ahern2018-02-141-0/+15
| * | | | | | | | net: dsa: forward timestamping callbacks to switch driversBrandon Streiff2018-02-141-0/+5
OpenPOWER on IntegriCloud