summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-03-012-1/+27
* net: fib_rules: support for match on ip_proto, sport and dportRoopa Prabhu2018-03-011-1/+35
* net: sch: prio: Add offload ability for grafting a childNogah Frankel2018-02-281-0/+8
* inet: whitespace cleanupStephen Hemminger2018-02-287-26/+25Star
* 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
|\
| * Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-222-2/+2
| |\
| | * regulatory: add NUL to request alpha2Johannes Berg2018-02-221-1/+1
| | * mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau2018-02-191-1/+1
* | | 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/+0Star
* | | | tcp: switch to GSO being always onEric Dumazet2018-02-211-0/+1
* | | | net/mac8390: Convert to nubus_driverFinn Thain2018-02-211-1/+0Star
* | | | devlink: Perform cleanup of resource_set cbArkadi Sharshevsky2018-02-201-4/+0Star
* | | | 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-201-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | udplite: fix partial checksum initializationAlexey Kodanev2018-02-161-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/+4Star
* | | | 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/+0Star
* | | | 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
* | | | net: dsa: forward hardware timestamping ioctls to switch driverBrandon Streiff2018-02-141-0/+15
* | | | tcp: try to keep packet if SYN_RCV race is lostEric Dumazet2018-02-141-1/+2
* | | | net: Make ax25_ptr depend on CONFIG_AX25David Ahern2018-02-141-0/+2
* | | | net: Allow pernet_operations to be executed in parallelKirill Tkhai2018-02-131-0/+6
* | | | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-123-3/+3
|/ / /
* | | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-091-0/+8
|\ \ \
| * | | bpf: sockmap, add sock close() hook to remove socksJohn Fastabend2018-02-061-0/+2
| * | | net: add a UID to use for ULP socket assignmentJohn Fastabend2018-02-061-0/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-072-6/+5Star
|\ \ \ \