aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan2008-11-25
* net: udp_unhash() can test if sk is hashedEric Dumazet2008-11-25
* tcp: tcp_limit_reno_sacked can become staticIlpo Järvinen2008-11-25
* xfrm: remove useless forward declarationsAlexey Dobriyan2008-11-25
* ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan2008-11-25
* tcp: add some mibs to track collapsingIlpo Järvinen2008-11-25
* tcp: Make shifting not clear the hintsIlpo Järvinen2008-11-25
* tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2008-11-25
* tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen2008-11-25
* tcp: Make SACK code to split only at mss boundariesIlpo Järvinen2008-11-25
* tcp: more aggressive skippingIlpo Järvinen2008-11-25
* tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen2008-11-25
* tcp: collapse more than two on retransmissionIlpo Järvinen2008-11-25
* net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet2008-11-24
* net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet2008-11-24
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-24
* net: fix tunnels in netns after ndo_ changesAlexey Dobriyan2008-11-23
* net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet2008-11-23
* net: some optimizations in af_inetEric Dumazet2008-11-23
* inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.David S. Miller2008-11-21
* net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet2008-11-20
* ipgre: convert to netdevice_opsStephen Hemminger2008-11-20
* ipip: convert to net_device_opsStephen Hemminger2008-11-20
* ipmr: convert ipmr virtual interface to net_device_opsStephen Hemminger2008-11-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-20
|\
| * 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: ip_sockglue.c add static, annotate ports' endiannessHarvey Harrison2008-11-20
* | net: listening_hash get a spinlock per bucketEric Dumazet2008-11-20
* | ip: convert to net_device_ops for ioctlStephen Hemminger2008-11-20
* | include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-19
* | net: inet_diag_handler structs can be constEric Dumazet2008-11-19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
|\|
| * net: shy netns_ok checkAlexey Dobriyan2008-11-13
| * tcp_htcp: last_cong bug fixDoug Leith2008-11-12
* | net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet2008-11-16
* | udp: Use hlist_nulls in UDP RCU codeEric Dumazet2008-11-16
* | TPROXY: implemented IP_RECVORIGDSTADDR socket optionBalazs Scheidler2008-11-16
* | ipv4: Fix ARP behavior with many mac-vlansBen Greear2008-11-16
* | net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet2008-11-12
* | net: remove struct dst_entry::entry_sizeAlexey Dobriyan2008-11-11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-11
|\|
| * net: fix /proc/net/snmp as memory corruptorEric Dumazet2008-11-11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-07
|\|
| * 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
* | net: '&' reduxAlexey Dobriyan2008-11-03
* | net: clean up net/ipv4/tcp_ipv4.cJianjun Kong2008-11-03