summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2008-11-25netfilter: nfmark routing in OUTPUT, mangle, NFQUEUEEric Leblond
2008-11-25xfrm: remove useless forward declarationsAlexey Dobriyan
2008-11-25ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan
2008-11-25tcp: add some mibs to track collapsingIlpo Järvinen
2008-11-25tcp: Make shifting not clear the hintsIlpo Järvinen
2008-11-25tcp: Try to restore large SKBs while SACK processingIlpo Järvinen
2008-11-25tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen
2008-11-25tcp: Make SACK code to split only at mss boundariesIlpo Järvinen
2008-11-25tcp: more aggressive skippingIlpo Järvinen
2008-11-25tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen
2008-11-25tcp: collapse more than two on retransmissionIlpo Järvinen
2008-11-25net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet
2008-11-24net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet
2008-11-24net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet
2008-11-24net: fix tunnels in netns after ndo_ changesAlexey Dobriyan
2008-11-24net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet
2008-11-23net: some optimizations in af_inetEric Dumazet
2008-11-22tcp: Do not use TSO/GSO when there is urgent dataPetr Tesarik
2008-11-22inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.David S. Miller
2008-11-21net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet
2008-11-21ipgre: convert to netdevice_opsStephen Hemminger
2008-11-21ipip: convert to net_device_opsStephen Hemminger
2008-11-21ipmr: convert ipmr virtual interface to net_device_opsStephen Hemminger
2008-11-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-20net: ip_sockglue.c add static, annotate ports' endiannessHarvey Harrison
2008-11-20TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()Balazs Scheidler
2008-11-20TPROXY: fill struct flowi->flags in udp_sendmsg()Balazs Scheidler
2008-11-20net: listening_hash get a spinlock per bucketEric Dumazet
2008-11-20ip: convert to net_device_ops for ioctlStephen Hemminger
2008-11-19include/net net/ - csum_partial - remove unnecessary castsJoe Perches
2008-11-19net: inet_diag_handler structs can be constEric Dumazet
2008-11-19net: fix ip_mr_init() error pathBenjamin Thery
2008-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-18Merge branch 'master' into nextJames Morris
2008-11-17net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet
2008-11-17udp: Use hlist_nulls in UDP RCU codeEric Dumazet
2008-11-17TPROXY: implemented IP_RECVORIGDSTADDR socket optionBalazs Scheidler
2008-11-17ipv4: Fix ARP behavior with many mac-vlansBen Greear
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-13CRED: Use creds in file structsDavid Howells
2008-11-13net: shy netns_ok checkAlexey Dobriyan
2008-11-12tcp_htcp: last_cong bug fixDoug Leith
2008-11-12net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet
2008-11-12net: remove struct dst_entry::entry_sizeAlexey Dobriyan
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-11net: fix /proc/net/snmp as memory corruptorEric Dumazet
2008-11-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-05tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.David S. Miller
2008-11-04xfrm: Have af-specific init_tempsel() initialize family field of temporary se...Andreas Steffen
2008-11-04netfilter: nf_nat: remove warn_if_extra_mangleSimon Arlott