summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel2018-05-021-1/+2
* net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson2018-05-011-0/+1
* ipv6: Allow non-gateway ECMP for IPv6Thomas Winter2018-05-011-2/+1
* net: sched: ife: handle malformed tlv lengthAlexander Aring2018-04-221-1/+2
* llc: delete timers synchronously in llc_sk_free()Cong Wang2018-04-221-0/+1
* slip: Check if rstate is initialized before uncompressingTejaswi Tanikella2018-04-111-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-094-16/+29
|\
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-04-081-1/+1
| |\
| | * Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-04-031-1/+1
| * | devlink: convert occ_get op to separate registrationJiri Pirko2018-04-081-14/+26
| * | soreuseport: initialise timewait reuseport fieldEric Dumazet2018-04-071-0/+1
| * | net: fix rtnh_ok()Eric Dumazet2018-04-071-1/+1
* | | Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-062-1/+15
|\ \ \
| * | | sctp: Add LSM hooksRichard Haines2018-02-261-0/+10
| * | | sctp: Add ip option supportRichard Haines2018-02-262-1/+5
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-061-2/+2
|\ \ \ \
| * | | | slab: make usercopy region 32-bitAlexey Dobriyan2018-04-051-2/+2
| | |/ / | |/| |
* | | | 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