summaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-095-10/+13
|\
| * tcp: Reset bytes_acked and bytes_received when disconnectingChristoph Paasch2019-07-091-0/+2
| * ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()Ido Schimmel2019-07-061-1/+1
| * net: don't warn in inet diag when IPV6 is disabledStephen Hemminger2019-07-031-3/+0
| * ipv4: don't set IPv6 only flags to IPv4 addressesMatteo Croce2019-07-011-0/+8
| * igmp: fix memory leak in igmpv3_del_delrec()Eric Dumazet2019-06-291-6/+2
* | ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pktsStephen Suryaputra2019-07-091-4/+17
* | net: remove unused parameter from skb_checksum_try_convertLi RongQing2019-07-062-3/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-07-066-82/+6
|\ \
| * | xfrm: remove get_mtu indirection from xfrm_typeFlorian Westphal2019-07-011-26/+1
| * | xfrm: remove type and offload_type map from xfrm_state_afinfoFlorian Westphal2019-06-065-11/+5
| * | xfrm: remove eth_proto value from xfrm_state_afinfoFlorian Westphal2019-06-061-2/+0
| * | xfrm: remove init_flags indirection from xfrm_state_afinfoFlorian Westphal2019-06-051-8/+0
| * | xfrm: remove init_temprop indirection from xfrm_state_afinfoFlorian Westphal2019-06-051-16/+0
| * | xfrm: remove init_tempsel indirection from xfrm_state_afinfoFlorian Westphal2019-06-051-19/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-041-0/+4
|\ \ \
| * | | bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTTStanislav Fomichev2019-07-031-0/+4
* | | | ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg()Paolo Abeni2019-07-031-3/+7
* | | | inet: factor out inet_send_prepare()Paolo Abeni2019-07-031-8/+13
* | | | ipv4: Fix off-by-one in route dump counter without netlink strict checkingStefano Brivio2019-07-021-8/+14
* | | | blackhole_netdev: use blackhole_netdev to invalidate dst entriesMahesh Bandewar2019-07-021-2/+1
* | | | ipv4: enable route flushing in network namespacesChristian Brauner2019-06-281-4/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-283-5/+55
|\ \ \ \ | | |_|/ | |/| |
| * | | ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra2019-06-262-0/+45
| * | | ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loopStephen Suryaputra2019-06-251-1/+1
* | | | net: ipv4: fix infinite loop on secondary addr promotionFlorian Westphal2019-06-271-1/+2
* | | | ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()Eric Dumazet2019-06-261-5/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2019-06-2572-552/+804
|\ \ \ \
| * | | | ipv4: Dump route exceptions if requestedStefano Brivio2019-06-242-13/+104
| * | | | ipv4/route: Allow NULL flowinfo in rt_fill_info()Stefano Brivio2019-06-241-26/+30
| * | | | ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filteringStefano Brivio2019-06-241-2/+2
| * | | | fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONEDStefano Brivio2019-06-241-1/+7
| * | | | ipv4: fix confirm_addr_indev() when enable route_localnetShijie Luo2019-06-241-2/+8
| * | | | ipv4: fix inet_select_addr() when enable route_localnetShijie Luo2019-06-241-1/+5
| | |/ / | |/| |
| * | | net: fastopen: robustness and endianness fixes for SipHashArd Biesheuvel2019-06-233-22/+19
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-2226-99/+34
| |\| |
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-225-12/+13
| | |\ \
| | | * | tcp: refine memory limit test in tcp_fragment()Eric Dumazet2019-06-221-1/+2
| | | * | inet: clear num_timeout reqsk_alloc()Eric Dumazet2019-06-192-8/+0
| | | * | net/udp_gso: Allow TX timestamp with UDP GSOFred Klassen2019-06-191-0/+5
| | | * | ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULLXin Long2019-06-191-3/+6
| | * | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2121-87/+21
| | |\ \ \ | | | |/ / | | |/| |
| | | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1920-85/+20
| | | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484Thomas Gleixner2019-06-191-2/+1
| * | | | net/ipv4: fib_trie: Avoid cryptic ternary expressionsMatthias Kaehlcke2019-06-191-2/+8
| * | | | inet: fix various use-after-free in defrags unitsEric Dumazet2019-06-192-17/+16
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1813-45/+74
| |\| | |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-1810-13/+71
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch 'tcp-fixes'David S. Miller2019-06-177-9/+42
| | | |\ \
| | | | * | tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet2019-06-161-0/+1