aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
...
| * | | | | | | inet: rename netns_frags to fqdirEric Dumazet2019-05-26
| | |/ / / / / | |/| | | | |
| * | | | | | net: Set strict_start_type for routes and rulesDavid Ahern2019-05-22
| * | | | | | ipv4: Rename and export nh_update_mtuDavid Ahern2019-05-22
| * | | | | | ipv4: export fib_info_update_nh_saddrDavid Ahern2019-05-22
| * | | | | | ipv4: export fib_flushDavid Ahern2019-05-22
| * | | | | | ipv4: export fib_check_nhDavid Ahern2019-05-22
| * | | | | | ipv4: Add function to send route updatesDavid Ahern2019-05-22
* | | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
* | | | | | | ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra2019-06-26
* | | | | | | ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loopStephen Suryaputra2019-06-25
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-22
|\ \ \ \ \ \
| * | | | | | tcp: refine memory limit test in tcp_fragment()Eric Dumazet2019-06-21
| * | | | | | inet: clear num_timeout reqsk_alloc()Eric Dumazet2019-06-19
| * | | | | | net/udp_gso: Allow TX timestamp with UDP GSOFred Klassen2019-06-18
| * | | | | | ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULLXin Long2019-06-18
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484Thomas Gleixner2019-06-19
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'tcp-fixes'David S. Miller2019-06-17
| |\ \ \ \
| | * | | | tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet2019-06-15
| | * | | | tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-15
| | * | | | tcp: tcp_fragment() should apply sane memory limitsEric Dumazet2019-06-15
| | * | | | tcp: limit payload size of sacked skbsEric Dumazet2019-06-15
| * | | | | tcp: fix compile error if !CONFIG_SYSCTLEric Dumazet2019-06-16
| |/ / / /
| * | | | tcp: add tcp_tx_skb_cache sysctlEric Dumazet2019-06-14
| * | | | tcp: add tcp_rx_skb_cache sysctlEric Dumazet2019-06-14
| * | | | net: correct udp zerocopy refcnt also when zerocopy only on appendWillem de Bruijn2019-06-11
| * | | | tcp: fix undo spurious SYNACK in passive Fast OpenYuchung Cheng2019-06-09
| * | | | net: ipv4: fib_semantics: fix uninitialized variableEnrico Weigelt2019-06-09
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-06-07
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | bpf: fix unconnected udp hooksDaniel Borkmann2019-06-06
| | * | | bpf: udp: Avoid calling reuseport's bpf_prog from udp_groMartin KaFai Lau2019-06-03
* | | | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-05
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269Thomas Gleixner2019-06-05
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-07
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ipv4: not do cache for local delivery if bc_forwarding is enabledXin Long2019-06-05
| * | | | udp: only choose unbound UDP socket for multicast when not in a VRFTim Beale2019-06-04
| | |_|/ | |/| |
* | | | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-31
|\ \ \ \ | |/ / / |/| | |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
| | |/ | |/|
* | | net: correct zerocopy refcnt with udp MSG_MOREWillem de Bruijn2019-05-30
* | | net: don't clear sock->sk early to avoid trouble in strparserJakub Kicinski2019-05-30
* | | ipv4: tcp_input: fix stack out of bounds when parsing TCP options.Young Xiao2019-05-30
* | | ip_sockglue: Fix missing-check bug in ip_ra_control()Gen Zhang2019-05-25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-05-23
|\ \ \
| * | | netfilter: nft_fib: Fix existence check supportPhil Sutter2019-05-21
* | | | ipv4/igmp: fix build error if !CONFIG_IP_MULTICASTEric Dumazet2019-05-23
* | | | ipv4/igmp: fix another memory leak in igmpv3_del_delrec()Eric Dumazet2019-05-22
| |/ / |/| |