[RTNETLINK]: Fix netdevice name corruption
[safe/jmp/linux-2.6] / net / ipv4 /
2006-09-22 Jamal Hadi Salim[IPSEC]: output mode to take an xfrm state as input...
2006-09-22 Dmitry Mishin[NET]: Fix sk->sk_filter field access
2006-09-22 Herbert Xu[TCP]: Fix rcv mss estimate for LRO
2006-09-22 Stephen Hemminger[NETFILTER] bridge: simplify nf_bridge_pad
2006-09-22 Thomas Graf[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attrib...
2006-09-22 David S. Miller[UDP]: saddr_cmp function should take const socket...
2006-09-22 David S. Miller[UDP]: Mark udp_port_rover static.
2006-09-22 Gerrit Renker[UDP]: Unify UDPv4 and UDPv6 ->get_port()
2006-09-22 Alexey Dobriyan[NET]: Use SLAB_PANIC
2006-09-22 YOSHIFUJI Hideaki[NET]: Use BUILD_BUG_ON() for checking size of skb...
2006-09-22 Alexey Dobriyan[TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON
2006-09-22 Patrick McHardy[IPV4]: Add support for fwmark masks in routing rules
2006-09-22 Alexey Dobriyan[TCP] tcp_bic: use BUILD_BUG_ON
2006-09-22 Alexey Dobriyan[TCP] tcp_lp: use BUILD_BUG_ON
2006-09-22 David S. Miller[IPSEC] esp: Defer output IV initialization to first...
2006-09-22 David S. Miller[XFRM]: Add generation count to xfrm_state and xfrm_dst.
2006-09-22 David S. Miller[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledg...
2006-09-22 David S. Miller[XFRM]: Pull xfrm_state_bydst hash table knowledge...
2006-09-22 Masahide NAKAMURA[XFRM] IPV6: Restrict bundle reusing
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Support non-fragment outbound transformat...
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Search by address using source address...
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Add source address list.
2006-09-22 Masahide NAKAMURA[XFRM]: Add XFRM_MODE_xxx for future use.
2006-09-22 Patrick McHardy[NETFILTER]: x_tables: remove unused size argument...
2006-09-22 Patrick McHardy[NETFILTER]: x_tables: remove unused argument to target...
2006-09-22 Patrick McHardy[NETFILTER]: replace open coded checksum updates
2006-09-22 Pablo Neira Ayuso[NETFILTER]: ctnetlink: remove impossible events tests...
2006-09-22 Pablo Neira Ayuso[NETFILTER]: ctnetlink: check for listeners before...
2006-09-22 Pablo Neira Ayuso[NETFILTER]: ctnetlink: dump connection mark
2006-09-22 Daniel De Graaf[NETFILTER]: ipt_recent: add module parameter for chang...
2006-09-22 Yasuyuki Kozakai[NETFILTER]: x_tables: replace IPv4 DSCP target by...
2006-09-22 Yasuyuki Kozakai[NETFILTER]: x_tables: replace IPv4 dscp match by addre...
2006-09-22 Thomas Graf[IPv4]: Convert route get to new netlink api
2006-09-22 Thomas Graf[IPv4]: Convert FIB dumping to use new netlink api
2006-09-22 Thomas Graf[IPv4]: FIB configuration using struct fib_config
2006-09-22 Brian Haley[NET/IPV4/IPV6]: Change some sysctl variables to __read...
2006-09-22 Thomas Graf[IPv4] route: Convert route notifications to use rtnl_n...
2006-09-22 Thomas Graf[IPv4] address: Convert address notification to use...
2006-09-22 Thomas Graf[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
2006-09-22 Martin Bligh[IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors...
2006-09-22 Patrick McHardy[IPV4]: Increase number of possible routing tables...
2006-09-22 Patrick McHardy[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
2006-09-22 Patrick McHardy[NET]: Use u32 for routing table IDs
2006-09-22 Dave Jones[NET]: Remove unnecessary config.h includes from net/
2006-09-22 Herbert Xu[IPV4]: Use network-order dport for all visible inet_lo...
2006-09-22 Stephen Hemminger[IPV4] fib: convert reader/writer to spinlock
2006-09-22 Herbert Xu[IPV4]: Uninline inet_lookup_listener
2006-09-22 Louis Nyffenegger[INET]: Remove is_setbyuser patch
2006-09-22 David S. Miller[IPV4]: Kill fib4_rules_clean().
2006-09-22 Adrian Bunk[NET]: Make code static.
2006-09-22 Patrick McHardy[NETFILTER]: Get rid of HW checksum invalidation
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-22 Patrick McHardy[NETFILTER]: netbios conntrack: fix compile
2006-09-22 Thomas Graf[IPv4]: Move interface address bits to linux/if_addr.h
2006-09-22 Thomas Graf[IPV4]: Convert address dumping to new netlink api
2006-09-22 Thomas Graf[IPV4]: Convert address deletion to new netlink api
2006-09-22 Thomas Graf[IPV4]: Convert address addition to new netlink api
2006-09-22 Thomas Graf[IPV4]: Use Protocol Independant Policy Routing Rules...
2006-09-22 Paul Moore[NetLabel]: CIPSOv4 engine
2006-09-22 Paul Moore[NetLabel]: core network changes
2006-09-22 Venkat Yekkirala[MLSXFRM]: Auto-labeling of child sockets
2006-09-22 Venkat Yekkirala[MLSXFRM]: Add flow labeling
2006-09-21 Herbert Xu[CRYPTO] users: Use crypto_comp and crypto_has_*
2006-09-21 Herbert Xu[IPSEC]: Use HMAC template and hash interface
2006-09-21 Herbert Xu[IPSEC] ESP: Use block ciphers where applicable
2006-09-19 Al Viro[IPV4] fib_trie: missing ntohl() when calling fib_seman...
2006-09-18 Wong Hoi Sing Edison[TCP] tcp-lp: bug fix for oops in 2.6.18-rc6
2006-09-18 Simon Horman[IPVS]: remove the debug option go ip_vs_ftp
2006-09-18 Simon Horman[IPVS]: Make sure ip_vs_ftp ports are valid
2006-09-18 Simon Horman[IPVS]: auto-help for ip_vs_ftp
2006-09-18 Stephen Hemminger[TCP]: Turn ABC off.
2006-08-31 Wei Dong[IPV4]: Fix SNMPv2 "ipFragFails" counter error
2006-08-30 Daikichi Osuga[TCP]: Two RFC3465 Appropriate Byte Count fixes.
2006-08-22 Stephen Hemminger[TCP]: Limit window scaling if window is clamped.
2006-08-22 Patrick McHardy[NETFILTER]: arp_tables: fix table locking in arpt_do_table
2006-08-18 Patrick McHardy[NETFILTER]: ip_tables: fix table locking in ipt_do_table
2006-08-18 Patrick McHardy[NETFILTER]: ctnetlink: fix deadlock in table dumping
2006-08-17 Alexey Kuznetsov[IPV4]: severe locking bug in fib_semantics.c
2006-08-17 David L Stevens[MCAST]: Fix filter leak on device removal.
2006-08-17 Michal Ruzicka[IPV4]: Possible leak of multicast source filter sctructure
2006-08-14 Herbert Xu[INET]: Use pskb_trim_unique when trimming paged unique...
2006-08-14 Mark Huang[NETFILTER]: ulog: fix panic on SMP kernels
2006-08-14 Patrick McHardy[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery...
2006-08-14 Patrick McHardy[NETFILTER]: xt_hashlimit: fix limit off-by-one
2006-08-14 David S. Miller[TCP]: Fix botched memory leak fix to tcpprobe_read().
2006-08-08 Wei Yongjun[TCP]: SNMPv2 tcpOutSegs counter error
2006-08-08 Kirill Korotaev[IPV4]: Limit rt cache size properly.
2006-08-05 Ilpo Järvinen[TCP]: Fixes IW > 2 cases when TCP is application limited
2006-08-02 Alexey Dobriyan[NET]: Fix more per-cpu typos
2006-08-02 Catherine Zhang[AF_UNIX]: Kernel memory leak fix for af_unix datagram...
2006-08-02 Wei Dong[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter...
2006-08-02 Patrick McHardy[NETFILTER]: xt_hashlimit/xt_string: missing string...
2006-08-02 Patrick McHardy[NETFILTER]: SIP helper: expect RTP streams in both...
2006-08-02 David S. Miller[TCP]: Process linger2 timeout consistently.
2006-08-02 Tom Tucker[NET]: Core net changes to generate netevents
2006-08-02 Wei Yongjun[TCP]: SNMPv2 tcpAttemptFails counter error
2006-08-02 James Morris[TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprob...
2006-07-26 Tetsuo Handa[IPV4/IPV6]: Setting 0 for unused port field in RAW...
2006-07-25 Alexey Kuznetsov[IPV4] ipmr: ip multicast route bug fix.
2006-07-25 Guillaume Chazarain[IPV4]: Clear the whole IPCB, this clears also IPCB...
next