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
2007-02-17
correct a dead URL in the IP_MULTICAST help text
Adrian Bunk
2007-02-17
Various typo fixes.
Robert P. J. Day
2007-02-14
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
Eric W. Biederman
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-13
[IPSEC]: Changing API of xfrm4_tunnel_register.
Kazunori MIYAZAWA
2007-02-13
[TCP]: Prevent pseudo garbage in SYN's advertized window
Ilpo Järvinen
2007-02-13
[NETFILTER]: Clear GSO bits for TCP reset packet
Herbert Xu
2007-02-12
[XFRM]: Fix IPv4 tunnel mode decapsulation with IPV6=n
Patrick McHardy
2007-02-12
[TCP]: cleanup of htcp (resend)
Stephen Hemminger
2007-02-12
[TCP]: Use read mostly for CUBIC parameters.
Stephen Hemminger
2007-02-12
[NETFILTER]: Kconfig: improve dependency handling
Patrick McHardy
2007-02-12
[NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callback
Patrick McHardy
2007-02-12
[NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callback
Patrick McHardy
2007-02-12
[NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
2007-02-12
[NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...
Patrick McHardy
2007-02-12
[NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos array
Patrick McHardy
2007-02-12
[NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos array
Patrick McHardy
2007-02-12
[NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos array
Patrick McHardy
2007-02-12
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
2007-02-12
[NETFILTER]: Properly use RCU in nf_ct_attach
Patrick McHardy
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-10
[IPV4]: Restore multipath routing after rt_next changes.
Eric Dumazet
2007-02-10
[IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointer
Eric Dumazet
2007-02-10
[UDP]: UDP can use sk_hash to speedup lookups
Eric Dumazet
2007-02-10
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-08
[NET]: change layout of ehash table
Eric Dumazet
2007-02-08
[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...
Jan Engelhardt
2007-02-08
[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions
Jan Engelhardt
2007-02-08
[NETFILTER]: x_tables: fix return values for LOG/ULOG
Jan Engelhardt
2007-02-08
[NETFILTER]: NAT: optional source port randomization support
Eric Leblond
2007-02-08
[NETFILTER]: add IPv6-capable TCPMSS target
Patrick McHardy
2007-02-08
[NET]: Add UDPLITE support in a few missing spots
Patrick McHardy
2007-02-08
[NETFILTER]: nf_nat: remove broken HOOKNAME macro
Patrick McHardy
2007-02-08
[NETFILTER]: tcp conntrack: do liberal tracking for picked up connections
Patrick McHardy
2007-02-08
[NET]: unregister_netdevice as void
Stephen Hemminger
2007-02-08
[IPV4/IPV6] multicast: Check add_grhead() return value
Alexey Dobriyan
2007-02-08
[XFRM]: Fix missed error setting in xfrm4_policy.c
David S. Miller
2007-02-08
[IPSEC]: IPv4 over IPv6 IPsec tunnel
Miika Komu
2007-02-08
[IPSEC]: IPv6 over IPv4 IPsec tunnel
Miika Komu
2007-02-08
[IPSEC]: exporting xfrm_state_afinfo
Miika Komu
2007-02-08
[TCP]: Don't apply FIN exception to full TSO segments.
John Heffner
2007-02-08
[TCP]: Check num sacks in SACK fast path
Baruch Even
2007-02-08
[TCP]: Seperate DSACK from SACK fast path
Baruch Even
2007-02-08
[TCP]: Advance fast path pointer for first block only
Baruch Even
2007-02-08
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
David S. Miller
2007-02-08
[TCP]: remove tcp header from tcp_v4_check (take #2)
Frederik Deweerdt
2007-02-08
[NETLINK]: Don't BUG on undersized allocations
Patrick McHardy
[next]