aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* Merge branch 'next' into for-linusJames Morris2008-12-24
|\
| * Merge branch 'master' into nextJames Morris2008-12-04
| |\
| * \ Merge branch 'master' into nextJames Morris2008-11-18
| |\ \
| * \ \ Merge branch 'master' into nextJames Morris2008-11-13
| |\ \ \
| * | | | CRED: Use creds in file structsDavid Howells2008-11-13
* | | | | netfilter: update rwlock initialization for nat_tableSteven Rostedt2008-12-15
* | | | | tcp: tcp_vegas cong avoid fix Doug Leith2008-12-09
* | | | | tcp: tcp_vegas ssthresh bug fixDoug Leith2008-12-04
* | | | | tcp: make urg+gso work for real this timeIlpo Järvinen2008-12-04
| |_|_|/ |/| | |
* | | | tcp: Do not use TSO/GSO when there is urgent dataPetr Tesarik2008-11-21
* | | | TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()Balazs Scheidler2008-11-20
* | | | TPROXY: fill struct flowi->flags in udp_sendmsg()Balazs Scheidler2008-11-20
* | | | net: fix ip_mr_init() error pathBenjamin Thery2008-11-19
| |_|/ |/| |
* | | net: shy netns_ok checkAlexey Dobriyan2008-11-13
| |/ |/|
* | tcp_htcp: last_cong bug fixDoug Leith2008-11-12
* | net: fix /proc/net/snmp as memory corruptorEric Dumazet2008-11-11
* | tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.David S. Miller2008-11-05
* | xfrm: Have af-specific init_tempsel() initialize family field of temporary se...Andreas Steffen2008-11-04
|/
* udp: multicast packets need to check namespaceEric Dumazet2008-11-02
* cipso: unsigned buf_len cannot be negativeroel kluin2008-10-29
* syncookies: fix inclusion of tcp options in syn-ackFlorian Westphal2008-10-27
* tcp: Restore ordering of TCP options for the sake of inter-operabilityIlpo Järvinen2008-10-23
* tcp: should use number of sack blocks instead of -1Ilpo Järvinen2008-10-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-20
|\
| * netfilter: replace old NF_ARP calls with NFPROTO_ARPJan Engelhardt2008-10-20
| * netfilter: snmp nat leaks memory in case of failureIlpo Järvinen2008-10-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-17
|\|
| * net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg2008-10-16
| * ipv4: Add a missing rcu_assign_pointer() in routing cache.Eric Dumazet2008-10-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-16
|\|
| * netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso2008-10-14
| * netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy2008-10-14
* | sysctl: simplify ->strategyAlexey Dobriyan2008-10-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-14
|\|
| * net: Rationalise email address: Network Specific PartsAlan Cox2008-10-13
* | Merge branch 'next' into for-linusJames Morris2008-10-12
|\ \ | |/ |/|
| * cipso: Add support for native local labeling and fixup mapping namesPaul Moore2008-10-10
| * selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-10
| * netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-10
| * netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore2008-10-10
* | gre: Initialise rtnl_link tunnel parameters properlyHerbert Xu2008-10-11
* | gre: minor cleanups in netlink interfacePatrick McHardy2008-10-10
* | gre: fix copy and paste errorPatrick McHardy2008-10-10
* | udp: complete port availability checkingEric Dumazet2008-10-09
* | tcpv[46]: fix md5 pseudoheader address field orderingIlpo Järvinen2008-10-09
* | inet: Make tunnel RX/TX byte counters more consistentHerbert Xu2008-10-09
* | gre: Add Transparent Ethernet BridgingHerbert Xu2008-10-09
* | gre: Add netlink interfaceHerbert Xu2008-10-09
* | gre: Move MTU setting out of ipgre_tunnel_bind_devHerbert Xu2008-10-09
* | gre: Use needed_headroomHerbert Xu2008-10-09