summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2015-12-09ipv4: disable BH when changing ip local port rangeWANG Cong
2015-12-09ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha
2015-12-09ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov
2015-12-09ipv4: fix to not remove local route on link downJulian Anastasov
2015-12-09fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck
2015-12-09ipv6: gre: support SIT encapsulationEric Dumazet
2015-12-09tcp: remove improper preemption check in tcp_xmit_probe_skb()Renato Westphal
2015-10-27inet: fix race in reqsk_queue_unlink()Eric Dumazet
2015-10-27inet: fix races in reqsk_queue_hash_req()Eric Dumazet
2015-10-03tcp: add proper TS val into RST packetsEric Dumazet
2015-08-17Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN"Calvin Owens
2015-08-13inet: fix potential deadlock in reqsk_queue_unlink()Eric Dumazet
2015-08-13ipv4: off-by-one in continuation handling in /proc/net/routeAndy Whitcroft
2015-08-13net: fix wrong skb_get() usage / crash in IGMP/MLD parsing codeLinus Lüssing
2015-08-10inet: fix possible request socket leakEric Dumazet
2015-08-10inet: fix races with reqsk timersEric Dumazet
2015-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-08-10netfilter: SYNPROXY: fix sending window update to clientPhil Sutter
2015-08-03udp: fix dst races with multicast early demuxEric Dumazet
2015-07-28arp: filter NOARP neighbours for SIOCGARPEric Dumazet
2015-07-28net/ipv4: suppress NETDEV_UP notification on address lifetime updateDavid Ward
2015-07-27fib_trie: Drop unnecessary calls to leaf_pull_suffixAlexander Duyck
2015-07-27tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca
2015-07-26inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov
2015-07-26inet: frag: don't wait for timer deletion when evictingFlorian Westphal
2015-07-26inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal
2015-07-26inet: frag: don't re-use chainlist for evictorFlorian Westphal
2015-07-24ipv4: consider TOS in fib_select_defaultJulian Anastasov
2015-07-24ipv4: fib_select_default should match the prefixJulian Anastasov
2015-07-21tcp: suppress a division by zero warningEric Dumazet
2015-07-21inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee
2015-07-15ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-07-15tcp: don't use F-RTO on non-recurring timeoutsYuchung Cheng
2015-07-10net: inet_diag: always export IPV6_V6ONLY sockopt for listening socketsPhil Sutter
2015-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-07-08ipv4: add support for linkdown sysctl to netconfAndy Gospodarek
2015-07-08ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds
2015-07-02netfilter: arptables: use percpu jumpstackFlorian Westphal
2015-06-28ipv4: fix RCU lockdep warning from linkdown changesAndy Gospodarek
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-24net: inet_diag: export IPV6_V6ONLY sockoptPhil Sutter
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek
2015-06-24net: track link-status of ipv4 nexthopsAndy Gospodarek
2015-06-24ip: report the original address of ICMP messagesJulian Anastasov
2015-06-23tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch
2015-06-23inet_diag: Remove _bh suffix in inet_diag_dump_reqs().Hiroaki SHIMODA
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-21ipv4: include NLM_F_APPEND flag in append route notificationsRoopa Prabhu