summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-1/+1
|\
| * net: Spelling s/stucture/structure/Geert Uytterhoeven2018-03-271-1/+1
* | ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()Alexey Kodanev2018-04-041-1/+2
* | ipv6: add a wrapper for ip6_dst_store() with flowi6 checksAlexey Kodanev2018-04-041-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-0351-283/+803
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-013-1/+6
| |\ \
| * | | Bluetooth: Fix data type of appearenceJaganath Kanakkassery2018-04-011-1/+1
| * | | tls: support for Inline tls recordAtul Gupta2018-03-311-1/+31
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-315-0/+16
| |\ \ \
| | * | | bpf: Hooks for sys_connectAndrey Ignatov2018-03-313-0/+11
| | * | | net: Introduce __inet_bind() and __inet6_bindAndrey Ignatov2018-03-312-0/+4
| | * | | bpf: sockmap redirect ingress supportJohn Fastabend2018-03-301-0/+1
| * | | | inet: frags: reorganize struct netns_fragsEric Dumazet2018-03-311-4/+5
| * | | | inet: frags: break the 2GB limit for frags storageEric Dumazet2018-03-311-10/+10
| * | | | inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet2018-03-311-2/+0
| * | | | inet: frags: get rif of inet_frag_evicting()Eric Dumazet2018-03-311-5/+0
| * | | | inet: frags: remove some helpersEric Dumazet2018-03-313-13/+0
| * | | | inet: frags: use rhashtables for reassembly unitsEric Dumazet2018-03-312-59/+38
| * | | | inet: frags: add a pointer to struct netns_fragsEric Dumazet2018-03-312-7/+7
| * | | | inet: frags: change inet_frags_init_net() return valueEric Dumazet2018-03-311-1/+2
| * | | | ipv6: frag: remove unused fieldEric Dumazet2018-03-311-1/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-03-304-18/+23
| |\ \ \ \
| | * | | | netfilter: nf_tables: rename to nft_set_lookup_global()Pablo Neira Ayuso2018-03-301-5/+5
| | * | | | netfilter: nf_tables: enable conntrack if NAT chain is registeredPablo Neira Ayuso2018-03-301-0/+4
| | * | | | netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso2018-03-301-0/+3
| | * | | | netfilter: nf_tables: nft_register_chain_type() returns voidPablo Neira Ayuso2018-03-301-1/+1
| | * | | | netfilter: nf_tables: rename struct nf_chain_typePablo Neira Ayuso2018-03-301-8/+8
| | * | | | netfilter: Refactor nf_conncountYi-Hung Wei2018-03-201-1/+0
| | * | | | netfilter: make xt_rateest hash table per netCong Wang2018-03-051-2/+2
| | * | | | netfilter: nf_conntrack_broadcast: remove useless parameterTaehee Yoo2018-03-051-2/+1
| * | | | | xfrm: Register xfrm_dev_notifier in appropriate placeKirill Tkhai2018-03-301-1/+1
| * | | | | Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller2018-03-293-4/+103
| |\ \ \ \ \
| | * | | | | nl80211: Add control_port_over_nl80211 to mesh_setupDenis Kenzior2018-03-291-0/+3
| | * | | | | nl80211: Add control_port_over_nl80211 for ibssDenis Kenzior2018-03-291-0/+3
| | * | | | | nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior2018-03-291-0/+3
| | * | | | | nl80211: Implement TX of control port framesDenis Kenzior2018-03-291-0/+9
| | * | | | | nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior2018-03-291-0/+22
| | * | | | | cfg80211: Add API to allow querying regdb for wmm_ruleHaim Dreyfuss2018-03-291-0/+28
| | * | | | | cfg80211: read wmm rules from regulatory databaseHaim Dreyfuss2018-03-291-0/+28
| | * | | | | cfg80211: fix data type of sta_opmode_info parametertamizhr@codeaurora.org2018-03-291-4/+4
| | * | | | | mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu2018-03-231-0/+3
| * | | | | | net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2018-03-291-0/+1
| * | | | | | rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells2018-03-271-2/+9
| * | | | | | net: Add more commentsKirill Tkhai2018-03-271-0/+4
| * | | | | | net: Rename net_sem to pernet_ops_rwsemKirill Tkhai2018-03-271-5/+7
| * | | | | | net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-6/+0
| * | | | | | sctp: remove unnecessary asoc in sctp_has_associationXin Long2018-03-271-4/+4
| * | | | | | ip6mr: Support fib notificationsYuval Mintz2018-03-261-0/+2
| * | | | | | Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller2018-03-251-0/+56
| |\ \ \ \ \ \
| | * | | | | | Bluetooth: btrsi: add new rsi bluetooth driverPrameela Rani Garnepudi2018-03-131-1/+3
OpenPOWER on IntegriCloud