summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet2018-08-031-1/+1
* net/ipv6: Fix linklocal to global address with VRFDavid Ahern2018-07-281-0/+5
* tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-281-0/+1
* tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-281-0/+1
* sctp: introduce sctp_dst_mtuMarcelo Ricardo Leitner2018-07-251-2/+7
* ipv6: fix useless rol32 call on hashColin Ian King2018-07-251-1/+1
* nfp: reject binding to shared blocksJohn Hurley2018-07-221-0/+5
* udp: fix rx queue len reported by diag and proc interfacePaolo Abeni2018-06-262-2/+14
* ipv6: omit traffic class when calculating flow hashMichal Kubecek2018-06-111-0/+5
* sctp: fix the issue that flags are ignored when using kernel_connectXin Long2018-05-221-0/+2
* tls: don't use stack memory in a scatterlistMatt Mullins2018-05-171-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-05-131-0/+5
|\
| * netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso2018-05-091-0/+5
* | bonding: send learning packets for vlans on slaveDebabrata Banerjee2018-05-111-0/+1
* | Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-05-101-1/+1
|\ \
| * | mac80211: fix kernel-doc "bad line" warningRandy Dunlap2018-05-071-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-05-071-0/+1
|\ \ \
| * | | xfrm: Fix warning in xfrm6_tunnel_net_exit.Steffen Klassert2018-04-161-0/+1
* | | | net: flow_dissector: fix typo 'can by' to 'can be'Wolfram Sang2018-05-071-1/+1
* | | | 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