summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* netns xfrm: AH/ESP in netns!Alexey Dobriyan2008-11-252-2/+6
* netns xfrm: ->get_saddr in netnsAlexey Dobriyan2008-11-251-2/+3
* netns xfrm: ->dst_lookup in netnsAlexey Dobriyan2008-11-251-3/+4
* netns xfrm: dst garbage-collecting in netnsAlexey Dobriyan2008-11-251-1/+1
* netns xfrm: lookup in netnsAlexey Dobriyan2008-11-253-5/+5
* netns xfrm: state lookup in netnsAlexey Dobriyan2008-11-253-4/+4
* netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan2008-11-251-1/+1
* net: udp_unhash() can test if sk is hashedEric Dumazet2008-11-251-8/+10
* tcp: tcp_limit_reno_sacked can become staticIlpo Järvinen2008-11-251-1/+1
* xfrm: remove useless forward declarationsAlexey Dobriyan2008-11-251-2/+0
* ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan2008-11-251-2/+0
* tcp: add some mibs to track collapsingIlpo Järvinen2008-11-242-0/+7
* tcp: Make shifting not clear the hintsIlpo Järvinen2008-11-241-2/+14
* tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2008-11-241-7/+249
* tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen2008-11-241-15/+17
* tcp: Make SACK code to split only at mss boundariesIlpo Järvinen2008-11-241-4/+23
* tcp: more aggressive skippingIlpo Järvinen2008-11-241-1/+1
* tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen2008-11-242-51/+52
* tcp: collapse more than two on retransmissionIlpo Järvinen2008-11-241-37/+59
* net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet2008-11-241-1/+6
* net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet2008-11-244-9/+14
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-241-1/+1
* net: fix tunnels in netns after ndo_ changesAlexey Dobriyan2008-11-232-2/+2
* net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet2008-11-233-80/+80
* net: some optimizations in af_inetEric Dumazet2008-11-231-5/+4
* inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.David S. Miller2008-11-211-5/+5
* net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet2008-11-203-28/+27
* ipgre: convert to netdevice_opsStephen Hemminger2008-11-201-16/+26
* ipip: convert to net_device_opsStephen Hemminger2008-11-201-16/+17
* ipmr: convert ipmr virtual interface to net_device_opsStephen Hemminger2008-11-201-1/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-203-4/+7
|\
| * TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()Balazs Scheidler2008-11-201-0/+1
| * TPROXY: fill struct flowi->flags in udp_sendmsg()Balazs Scheidler2008-11-201-0/+1
| * net: fix ip_mr_init() error pathBenjamin Thery2008-11-191-4/+5
* | net: ip_sockglue.c add static, annotate ports' endiannessHarvey Harrison2008-11-201-2/+2
* | net: listening_hash get a spinlock per bucketEric Dumazet2008-11-203-72/+50
* | ip: convert to net_device_ops for ioctlStephen Hemminger2008-11-191-8/+17
* | include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-192-4/+4
* | net: inet_diag_handler structs can be constEric Dumazet2008-11-191-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-182-5/+19
|\ \ | |/
| * net: shy netns_ok checkAlexey Dobriyan2008-11-121-1/+9
| * tcp_htcp: last_cong bug fixDoug Leith2008-11-121-4/+10
* | net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet2008-11-165-51/+89
* | udp: Use hlist_nulls in UDP RCU codeEric Dumazet2008-11-161-25/+22
* | TPROXY: implemented IP_RECVORIGDSTADDR socket optionBalazs Scheidler2008-11-161-1/+39
* | ipv4: Fix ARP behavior with many mac-vlansBen Greear2008-11-161-11/+11
* | net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet2008-11-122-5/+5
* | net: remove struct dst_entry::entry_sizeAlexey Dobriyan2008-11-112-3/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-111-28/+30
|\ \ | |/
| * net: fix /proc/net/snmp as memory corruptorEric Dumazet2008-11-101-28/+30
OpenPOWER on IntegriCloud