aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-24ipv6: icmp: use percpu allocationKefeng Wang1-1/+1
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+12
2019-02-22net_sched: initialize net pointer inside tcf_exts_init()Cong Wang1-2/+3
2019-02-22Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+6
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg26-74/+611
2019-02-22cfg80211: allow sending vendor events unicastJohannes Berg1-2/+47
2019-02-22mac80211: notify driver on subsequent CSA beaconsSara Sharon1-2/+7
2019-02-22radiotap: add 0-length PSDU "not captured" typeJohannes Berg1-1/+2
2019-02-22mac80211: abort CSA if beacon does not include CSA IEsSara Sharon1-0/+5
2019-02-22mac80211: support max channel switch time elementSara Sharon1-0/+4
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen1-2/+5
2019-02-21phonet: fix building with clangArnd Bergmann1-2/+3
2019-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-3/+9
2019-02-21net: Get rid of switchdev_port_attr_get()Florian Fainelli1-8/+0
2019-02-21net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli1-2/+0
2019-02-21net: switchdev: Add PORT_PRE_BRIDGE_FLAGSFlorian Fainelli1-1/+2
2019-02-21net: dsa: add support for bridge flagsRussell King1-0/+2
2019-02-21net/smc: add smcd support to the pnet tableHans Wippel1-0/+1
2019-02-19net/tls: Move protocol constants from cipher context to tls contextVakul Garg1-17/+29
2019-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-0/+29
2019-02-17ethtool: add compat for flash updateJakub Kicinski1-0/+7
2019-02-17devlink: add flash update commandJakub Kicinski1-0/+3
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-0/+3
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+2
2019-02-13flow_offload: fix block statsJohn Hurley1-3/+3
2019-02-13net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet1-1/+1
2019-02-13ipv6_stub: add ipv6_route_input stub/proxy.Peter Oskolkov1-0/+1
2019-02-13bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encapPeter Oskolkov1-0/+2
2019-02-13netfilter: reject: skip csum verification for protocols that don't support itAlin Nastac3-0/+29
2019-02-12net: sched: add flags to Qdisc class ops structVlad Buslov1-0/+8
2019-02-12net: sched: extend proto ops to support unlocked classifiersVlad Buslov2-6/+13
2019-02-12net: sched: extend proto ops with 'put' callbackVlad Buslov1-0/+1
2019-02-12net: sched: track rtnl lock status when validating extensionsVlad Buslov1-1/+1
2019-02-12net: sched: prevent insertion of new classifiers during chain flushVlad Buslov1-0/+1
2019-02-12net: sched: refactor tp insert/delete for concurrent executionVlad Buslov1-0/+18
2019-02-12net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov1-0/+2
2019-02-12net: sched: introduce reference counting for tcf_protoVlad Buslov1-0/+1
2019-02-12net: sched: protect filter_chain list with filter_chain_lock mutexVlad Buslov1-0/+17
2019-02-12net: sched: traverse chains in block with tcf_get_next_chain()Vlad Buslov1-0/+2
2019-02-12net: sched: protect block state with mutexVlad Buslov1-0/+5
2019-02-12Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam1-8/+0
2019-02-11flow_offload: Fix flow action infrastructureEli Britstein1-1/+1
2019-02-11devlink: add a generic board.manufacture version nameJakub Kicinski1-0/+2
2019-02-11cfg80211: fix and clean up cfg80211_gen_new_bssid()Johannes Berg1-10/+8
2019-02-10net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen9-11/+11
2019-02-08net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi1-0/+1
2019-02-08devlink: publish params only after driver init is doneJiri Pirko1-0/+11
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+15
2019-02-08cfg80211: add missing kernel-doc for multi-BSSID fieldsJohannes Berg1-0/+4
2019-02-08mac80211: indicate support for multiple BSSIDSara Sharon1-0/+7