index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2008-11-25
net: Use a percpu_counter for orphan_count
Eric Dumazet
2008-11-25
net: Use a percpu_counter for sockets_allocated
Eric Dumazet
2008-11-25
netns xfrm: AH/ESP in netns!
Alexey Dobriyan
2008-11-25
netns xfrm: ->get_saddr in netns
Alexey Dobriyan
2008-11-25
netns xfrm: ->dst_lookup in netns
Alexey Dobriyan
2008-11-25
netns xfrm: dst garbage-collecting in netns
Alexey Dobriyan
2008-11-25
netns xfrm: lookup in netns
Alexey Dobriyan
2008-11-25
netns xfrm: state lookup in netns
Alexey Dobriyan
2008-11-25
netns xfrm: add struct xfrm_state::xs_net
Alexey Dobriyan
2008-11-25
net: udp_unhash() can test if sk is hashed
Eric Dumazet
2008-11-25
tcp: tcp_limit_reno_sacked can become static
Ilpo Järvinen
2008-11-25
xfrm: remove useless forward declarations
Alexey Dobriyan
2008-11-25
ah4/ah6: remove useless NULL assignments
Alexey Dobriyan
2008-11-24
tcp: add some mibs to track collapsing
Ilpo Järvinen
2008-11-24
tcp: Make shifting not clear the hints
Ilpo Järvinen
2008-11-24
tcp: Try to restore large SKBs while SACK processing
Ilpo Järvinen
2008-11-24
tcp: make tcp_sacktag_one able to handle partial skb too
Ilpo Järvinen
2008-11-24
tcp: Make SACK code to split only at mss boundaries
Ilpo Järvinen
2008-11-24
tcp: more aggressive skipping
Ilpo Järvinen
2008-11-24
tcp: move tcp_simple_retransmit to tcp_input
Ilpo Järvinen
2008-11-24
tcp: collapse more than two on retransmission
Ilpo Järvinen
2008-11-24
net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()
Eric Dumazet
2008-11-24
net: avoid a pair of dst_hold()/dst_release() in ip_append_data()
Eric Dumazet
2008-11-24
net: Make sure BHs are disabled in sock_prot_inuse_add()
Eric Dumazet
2008-11-23
net: fix tunnels in netns after ndo_ changes
Alexey Dobriyan
2008-11-23
net: Convert TCP/DCCP listening hash tables to use RCU
Eric Dumazet
2008-11-23
net: some optimizations in af_inet
Eric Dumazet
2008-11-21
inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.
David S. Miller
2008-11-20
net: convert TCP/DCCP ehash rwlocks to spinlocks
Eric Dumazet
2008-11-20
ipgre: convert to netdevice_ops
Stephen Hemminger
2008-11-20
ipip: convert to net_device_ops
Stephen Hemminger
2008-11-20
ipmr: convert ipmr virtual interface to net_device_ops
Stephen Hemminger
2008-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
net: ip_sockglue.c add static, annotate ports' endianness
Harvey Harrison
2008-11-20
TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()
Balazs Scheidler
2008-11-20
TPROXY: fill struct flowi->flags in udp_sendmsg()
Balazs Scheidler
2008-11-20
net: listening_hash get a spinlock per bucket
Eric Dumazet
2008-11-19
ip: convert to net_device_ops for ioctl
Stephen Hemminger
2008-11-19
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
2008-11-19
net: inet_diag_handler structs can be const
Eric Dumazet
2008-11-19
net: fix ip_mr_init() error path
Benjamin Thery
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-16
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2008-11-16
udp: Use hlist_nulls in UDP RCU code
Eric Dumazet
2008-11-16
TPROXY: implemented IP_RECVORIGDSTADDR socket option
Balazs Scheidler
2008-11-16
ipv4: Fix ARP behavior with many mac-vlans
Ben Greear
2008-11-12
net: shy netns_ok check
Alexey Dobriyan
2008-11-12
tcp_htcp: last_cong bug fix
Doug Leith
2008-11-12
net: ib_net pointer should depends on CONFIG_NET_NS
Eric Dumazet
2008-11-11
net: remove struct dst_entry::entry_size
Alexey Dobriyan
[next]