summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2018-04-04ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()Alexey Kodanev1-1/+2
2018-04-04ipv6: add a wrapper for ip6_dst_store() with flowi6 checksAlexey Kodanev1-0/+3
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds51-283/+803
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+0
2018-04-02net: remove compat_sys_*() prototypes from net/compat.hDominik Brodowski1-11/+0
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+6
2018-04-01Bluetooth: Fix data type of appearenceJaganath Kanakkassery1-1/+1
2018-03-31tls: support for Inline tls recordAtul Gupta1-1/+31
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-0/+16
2018-03-31inet: frags: reorganize struct netns_fragsEric Dumazet1-4/+5
2018-03-31inet: frags: break the 2GB limit for frags storageEric Dumazet1-10/+10
2018-03-31inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet1-2/+0
2018-03-31inet: frags: get rif of inet_frag_evicting()Eric Dumazet1-5/+0
2018-03-31inet: frags: remove some helpersEric Dumazet3-13/+0
2018-03-31inet: frags: use rhashtables for reassembly unitsEric Dumazet2-59/+38
2018-03-31inet: frags: add a pointer to struct netns_fragsEric Dumazet2-7/+7
2018-03-31inet: frags: change inet_frags_init_net() return valueEric Dumazet1-1/+2
2018-03-31ipv6: frag: remove unused fieldEric Dumazet1-1/+0
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov3-0/+11
2018-03-31net: Introduce __inet_bind() and __inet6_bindAndrey Ignatov2-0/+4
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-18/+23
2018-03-30xfrm: Register xfrm_dev_notifier in appropriate placeKirill Tkhai1-1/+1
2018-03-30netfilter: nf_tables: rename to nft_set_lookup_global()Pablo Neira Ayuso1-5/+5
2018-03-30netfilter: nf_tables: enable conntrack if NAT chain is registeredPablo Neira Ayuso1-0/+4
2018-03-30netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso1-0/+3
2018-03-30netfilter: nf_tables: nft_register_chain_type() returns voidPablo Neira Ayuso1-1/+1
2018-03-30netfilter: nf_tables: rename struct nf_chain_typePablo Neira Ayuso1-8/+8
2018-03-30bpf: sockmap redirect ingress supportJohn Fastabend1-0/+1
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller3-4/+103
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai1-0/+1
2018-03-29nl80211: Add control_port_over_nl80211 to mesh_setupDenis Kenzior1-0/+3
2018-03-29nl80211: Add control_port_over_nl80211 for ibssDenis Kenzior1-0/+3
2018-03-29nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior1-0/+3
2018-03-29nl80211: Implement TX of control port framesDenis Kenzior1-0/+9
2018-03-29nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior1-0/+22
2018-03-29cfg80211: Add API to allow querying regdb for wmm_ruleHaim Dreyfuss1-0/+28
2018-03-29cfg80211: read wmm rules from regulatory databaseHaim Dreyfuss1-0/+28
2018-03-29cfg80211: fix data type of sta_opmode_info parametertamizhr@codeaurora.org1-4/+4
2018-03-27rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells1-2/+9
2018-03-27net: Add more commentsKirill Tkhai1-0/+4
2018-03-27net: Rename net_sem to pernet_ops_rwsemKirill Tkhai1-5/+7
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai1-6/+0
2018-03-27llc: properly handle dev_queue_xmit() return valueCong Wang1-1/+1
2018-03-27sctp: remove unnecessary asoc in sctp_has_associationXin Long1-4/+4
2018-03-27net: Spelling s/stucture/structure/Geert Uytterhoeven1-1/+1
2018-03-26ip6mr: Support fib notificationsYuval Mintz1-0/+2
2018-03-26net: sched, fix OOO packets with pfifo_fastJohn Fastabend1-0/+1
2018-03-25Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller1-0/+56
2018-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+4