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
2006-09-22
[TCP]: Fix rcv mss estimate for LRO
Herbert Xu
2006-09-22
[NETFILTER] bridge: simplify nf_bridge_pad
Stephen Hemminger
2006-09-22
[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation
Thomas Graf
2006-09-22
[UDP]: saddr_cmp function should take const socket pointers
David S. Miller
2006-09-22
[UDP]: Mark udp_port_rover static.
David S. Miller
2006-09-22
[UDP]: Unify UDPv4 and UDPv6 ->get_port()
Gerrit Renker
2006-09-22
[NET]: Use SLAB_PANIC
Alexey Dobriyan
2006-09-22
[NET]: Use BUILD_BUG_ON() for checking size of skb->cb.
YOSHIFUJI Hideaki
2006-09-22
[TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON
Alexey Dobriyan
2006-09-22
[IPV4]: Add support for fwmark masks in routing rules
Patrick McHardy
2006-09-22
[TCP] tcp_bic: use BUILD_BUG_ON
Alexey Dobriyan
2006-09-22
[TCP] tcp_lp: use BUILD_BUG_ON
Alexey Dobriyan
2006-09-22
[IPSEC] esp: Defer output IV initialization to first use.
David S. Miller
2006-09-22
[XFRM]: Add generation count to xfrm_state and xfrm_dst.
David S. Miller
2006-09-22
[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.
David S. Miller
2006-09-22
[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.
David S. Miller
2006-09-22
[XFRM] IPV6: Restrict bundle reusing
Masahide NAKAMURA
2006-09-22
[XFRM] STATE: Support non-fragment outbound transformation headers.
Masahide NAKAMURA
2006-09-22
[XFRM] STATE: Search by address using source address list.
Masahide NAKAMURA
2006-09-22
[XFRM] STATE: Add source address list.
Masahide NAKAMURA
2006-09-22
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
2006-09-22
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
2006-09-22
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
2006-09-22
[NETFILTER]: replace open coded checksum updates
Patrick McHardy
2006-09-22
[NETFILTER]: ctnetlink: remove impossible events tests for updates
Pablo Neira Ayuso
2006-09-22
[NETFILTER]: ctnetlink: check for listeners before sending expectation events
Pablo Neira Ayuso
2006-09-22
[NETFILTER]: ctnetlink: dump connection mark
Pablo Neira Ayuso
2006-09-22
[NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc...
Daniel De Graaf
2006-09-22
[NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...
Yasuyuki Kozakai
2006-09-22
[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...
Yasuyuki Kozakai
2006-09-22
[IPv4]: Convert route get to new netlink api
Thomas Graf
2006-09-22
[IPv4]: Convert FIB dumping to use new netlink api
Thomas Graf
2006-09-22
[IPv4]: FIB configuration using struct fib_config
Thomas Graf
2006-09-22
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
Brian Haley
2006-09-22
[IPv4] route: Convert route notifications to use rtnl_notify()
Thomas Graf
2006-09-22
[IPv4] address: Convert address notification to use rtnl_notify()
Thomas Graf
2006-09-22
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
2006-09-22
[IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs
Martin Bligh
2006-09-22
[IPV4]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
Patrick McHardy
2006-09-22
[NET]: Use u32 for routing table IDs
Patrick McHardy
2006-09-22
[NET]: Remove unnecessary config.h includes from net/
Dave Jones
2006-09-22
[IPV4]: Use network-order dport for all visible inet_lookup_*
Herbert Xu
2006-09-22
[IPV4] fib: convert reader/writer to spinlock
Stephen Hemminger
2006-09-22
[IPV4]: Uninline inet_lookup_listener
Herbert Xu
2006-09-22
[INET]: Remove is_setbyuser patch
Louis Nyffenegger
2006-09-22
[IPV4]: Kill fib4_rules_clean().
David S. Miller
2006-09-22
[NET]: Make code static.
Adrian Bunk
2006-09-22
[NETFILTER]: Get rid of HW checksum invalidation
Patrick McHardy
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
[next]