summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2009-12-03net: Use rcu lookups in inet_twsk_purge.Eric W. Biederman
2009-12-03net: Allow fib_rule_unregister to batchEric W. Biederman
2009-12-03ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy
2009-12-03net 04/05: fib_rules: allow to delete local rulePatrick McHardy
2009-12-03tcp: sysctl_tcp_cookie_size needs to be exported to modules.David S. Miller
2009-12-03tcp: Fix warning on 64-bit.David S. Miller
2009-12-03TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson
2009-12-03TCPCT part 1f: Initiator Cookie => ResponderWilliam Allen Simpson
2009-12-03TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson
2009-12-03TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson
2009-12-03TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson
2009-12-03TCPCT part 1b: generate Responder Cookie secretWilliam Allen Simpson
2009-12-03TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson
2009-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-02net: Simplify ipip pernet operations.Eric W. Biederman
2009-12-02net: Simplify ip_gre pernet operations.Eric W. Biederman
2009-12-02net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman
2009-12-01ip_fragment: also adjust skb->truesize for packets not owned by a socketPatrick McHardy
2009-11-30tcp: tcp_disconnect() should clear window_clampEric Dumazet
2009-11-30ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL...David Ford
2009-11-30net: Move && and || to end of previous lineJoe Perches
2009-11-25xfrm: Use the user specified truncation length in ESP and AHMartin Willi
2009-11-25net: convert /proc/net/rt_acct to seq_fileAlexey Dobriyan
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-11-23net/ipv4: Move && and || to end of previous lineJoe Perches
2009-11-21tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTLDavid S. Miller
2009-11-18netns: net_identifiers should be read_mostlyEric Dumazet
2009-11-18ipv4: factorize cache clearing for batched unregister operationsOctavian Purdila
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-14inetpeer: Optimize inet_getid()Eric Dumazet
2009-11-14ipv4: speedup inet_dump_ifaddr()Eric Dumazet
2009-11-14igmp: Use next_net_device_rcu()Eric Dumazet
2009-11-14net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson
2009-11-14ipmr: missing dev_put() on error path in vif_add()Dan Carpenter
2009-11-13tcp: provide more information on the tcp receive_queue bugsIlpo Järvinen
2009-11-11IPV4: use rcu to walk list of devices in IGMPstephen hemminger
2009-11-11udp: bind() optimisationEric Dumazet
2009-11-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-09udp: multicast RX should increment SNMP/sk_drops counter in allocation failuresEric Dumazet
2009-11-09ipv4: udp: Optimise multicast receptionEric Dumazet
2009-11-09ipv4: udp: optimize unicast RX pathEric Dumazet
2009-11-09udp: secondary hash on (local port, local address)Eric Dumazet
2009-11-09udp: split sk_hash into two u16 hashesEric Dumazet
2009-11-09udp: add a counter into udp_hslotEric Dumazet
2009-11-08net: Support specifying the network namespace upon device creation.Eric W. Biederman
2009-11-07ipip: Fix handling of DF packets when pmtudisc is OFFHerbert Xu
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-06netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik
2009-11-06ip_frag: dont touch device refcountEric Dumazet
2009-11-06net: check kern before calling security subsystemEric Paris