summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke2019-01-221-1/+1
* | | | tls: Return type of non-data records retrieved using MSG_PEEK in recvmsgVakul Garg2019-02-251-0/+10
* | | | ipv6: icmp: use percpu allocationKefeng Wang2019-02-251-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-242-5/+12
|\ \ \ \ | | |/ / | |/| |
| * | | phonet: fix building with clangArnd Bergmann2019-02-221-2/+3
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-02-221-3/+9
| |\ \ \
| | * | | xfrm: destroy xfrm_state synchronously on net exit pathCong Wang2019-02-051-3/+9
* | | | | net_sched: initialize net pointer inside tcf_exts_init()Cong Wang2019-02-231-2/+3
* | | | | Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...David S. Miller2019-02-221-0/+6
|\ \ \ \ \
| * \ \ \ \ Merge tag 'iwlwifi-next-for-kalle-2019-02-04' of git://git.kernel.org/pub/scm...Kalle Valo2019-02-071-0/+6
| |\ \ \ \ \
| | * | | | | iwlwifi: mvm: add HE TB PPDU SIG-A BW to radiotapJohannes Berg2019-02-041-0/+6
* | | | | | | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-2226-74/+611
|\ \ \ \ \ \ \
| * | | | | | | net: Get rid of switchdev_port_attr_get()Florian Fainelli2019-02-211-8/+0Star
| * | | | | | | net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli2019-02-211-2/+0Star
| * | | | | | | net: switchdev: Add PORT_PRE_BRIDGE_FLAGSFlorian Fainelli2019-02-211-1/+2
| * | | | | | | net: dsa: add support for bridge flagsRussell King2019-02-211-0/+2
| * | | | | | | net/smc: add smcd support to the pnet tableHans Wippel2019-02-211-0/+1
| * | | | | | | net/tls: Move protocol constants from cipher context to tls contextVakul Garg2019-02-191-17/+29
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-02-183-0/+29
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: reject: skip csum verification for protocols that don't support itAlin Nastac2019-02-133-0/+29
| * | | | | | | | ethtool: add compat for flash updateJakub Kicinski2019-02-181-0/+7
| * | | | | | | | devlink: add flash update commandJakub Kicinski2019-02-181-0/+3
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-172-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ipv6_stub: add ipv6_route_input stub/proxy.Peter Oskolkov2019-02-141-0/+1
| | * | | | | | | | bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encapPeter Oskolkov2019-02-141-0/+2
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-152-1/+2
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-02-141-1/+1
| | * | | | | | | | net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-091-0/+1
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | flow_offload: fix block statsJohn Hurley2019-02-141-3/+3
| * | | | | | | | net: sched: add flags to Qdisc class ops structVlad Buslov2019-02-121-0/+8
| * | | | | | | | net: sched: extend proto ops to support unlocked classifiersVlad Buslov2019-02-122-6/+13
| * | | | | | | | net: sched: extend proto ops with 'put' callbackVlad Buslov2019-02-121-0/+1
| * | | | | | | | net: sched: track rtnl lock status when validating extensionsVlad Buslov2019-02-121-1/+1
| * | | | | | | | net: sched: prevent insertion of new classifiers during chain flushVlad Buslov2019-02-121-0/+1
| * | | | | | | | net: sched: refactor tp insert/delete for concurrent executionVlad Buslov2019-02-121-0/+18
| * | | | | | | | net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov2019-02-121-0/+2
| * | | | | | | | net: sched: introduce reference counting for tcf_protoVlad Buslov2019-02-121-0/+1
| * | | | | | | | net: sched: protect filter_chain list with filter_chain_lock mutexVlad Buslov2019-02-121-0/+17
| * | | | | | | | net: sched: traverse chains in block with tcf_get_next_chain()Vlad Buslov2019-02-121-0/+2
| * | | | | | | | net: sched: protect block state with mutexVlad Buslov2019-02-121-0/+5
| * | | | | | | | Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam2019-02-121-8/+0Star
| * | | | | | | | flow_offload: Fix flow action infrastructureEli Britstein2019-02-121-1/+1
| * | | | | | | | devlink: add a generic board.manufacture version nameJakub Kicinski2019-02-121-0/+2
| * | | | | | | | net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen2019-02-109-11/+11
| * | | | | | | | devlink: publish params only after driver init is doneJiri Pirko2019-02-091-0/+11
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-092-5/+15
| |\| | | | | | | | | |/ / / / / / | |/| | | | | |
| | * | | | | | netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso2019-02-041-4/+13
| | * | | | | | ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann2019-01-311-1/+2
| * | | | | | | devlink: Add health report functionalityEran Ben Elisha2019-02-071-0/+9
| * | | | | | | devlink: Add health reporter create/destroy functionalityEran Ben Elisha2019-02-071-0/+53