uevent: use add_uevent_var() instead of open coding it
[pandora-kernel.git] / net / ipv4 /
2007-04-27 Linus TorvaldsMerge branch 'e1000-fixes' of /linux/kernel/git/jgarzik...
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-27 Sergey Vlasov[IPV4] nl_fib_lookup: Initialise res.r before fib_res_p...
2007-04-26 YOSHIFUJI Hideaki[IPV4] IP_GRE: Unify code path to get hash array index.
2007-04-26 YOSHIFUJI Hideaki[IPV4] IPIP: Unify code path to get hash array index.
2007-04-26 Herbert Xu[IPV4]: Consolidate common SNMP code
2007-04-26 YOSHIFUJI Hideaki[IPV4]: Fix build without procfs.
2007-04-26 YOSHIFUJI Hideaki[TCP]: Fix linkage errors on i386.
2007-04-26 Stephen Hemminger[TCP] TCP YEAH: Use vegas dont copy it.
2007-04-26 Stephen Hemminger[TCP]: Congestion control API update.
2007-04-26 Stephen Hemminger[TCP]: TCP Illinois update.
2007-04-26 Ilpo Järvinen[TCP]: Sed magic converts func(sk, tp, ...) -> func...
2007-04-26 Andi Kleen[TCP]: Uninline tcp_done().
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 Stephen Hemminger[TCP]: TCP Illinois congestion control (rev3)
2007-04-26 YOSHIFUJI Hideaki[IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.
2007-04-26 John Heffner[INET]: Add IP(V6)_PMTUDISC_RPOBE
2007-04-26 Patrick McHardy[RTNETLINK]: Remove unnecessary locking in dump callbacks
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Patrick McHardy[NETFILTER]: ipt_ULOG: add compat conversion functions
2007-04-26 Patrick McHardy[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG...
2007-04-26 Patrick McHardy[NETFILTER]: nf_nat: use HW checksumming when possible
2007-04-26 Herbert Xu[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
2007-04-26 Herbert Xu[NET]: Use csum_start offset instead of skb_transport_h...
2007-04-26 Patrick McHardy[XFRM]: beet: fix worst case header_len calculation
2007-04-26 Patrick McHardy[XFRM]: Optimize MTU calculation
2007-04-26 Patrick McHardy[XFRM]: esp: fix skb_tail_pointer conversion bug
2007-04-26 Patrick McHardy[XFRM]: beet: minor cleanups
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Some more conversions to skb_copy_from_linea...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Thomas Graf[NET] fib_rules: delay route cache flush by ip_rt_min_delay
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Eric Dumazet[IPV4]: align inet_protos[] on SMP
2007-04-26 Eric Dumazet[TCP]: tcp_memory_pressure and tcp_socket are__read_mos...
2007-04-26 Thomas Graf[NET] fib_rules: Flush route cache after rule modifications
2007-04-26 Eric Dumazet[NET]: inet_ehash_secret should be __read_mostly and...
2007-04-26 Herbert Xu[NET]: Allow forwarding of ip_summed except CHECKSUM_CO...
2007-04-26 Janusz Krzysztofik[IPV4] LVS: Allow to send ICMP unreachable responses...
2007-04-26 Stephen Hemminger[TCP] tcp_probe: improvements for net-2.6.22
2007-04-26 Stephen Hemminger[TCP]: cubic update for net-2.6.22
2007-04-26 John Heffner[NET] Move DF check to ip_forward
2007-04-26 David S. Miller[INET]: Use jhash + random secret for ehash.
2007-04-26 Patrick McHardy[NETFILTER]: Use setup_timer
2007-04-26 Patrick McHardy[NETFILTER]: Remove changelogs and CVS IDs
2007-04-26 Thomas Graf[NETLINK]: Directly return -EINTR from netlink_dump_start()
2007-04-26 Thomas Graf[IPv4] diag: Use netlink_run_queue() to process the...
2007-04-26 Thomas Graf[TCP] westwood: Use type safe netlink interface
2007-04-26 Thomas Graf[TCP] vegas: Use type safe netlink interface
2007-04-26 Stephen Hemminger[TCP]: cubic optimization
2007-04-26 Thomas Graf[NET] rules: Unified rules dumping
2007-04-26 Thomas Graf[IPv4]: Use rtnl registration interface
2007-04-26 Arnaldo Carvalho... [NETLINK]: Use nlmsg_trim() where appropriate
2007-04-26 Arnaldo Carvalho... [NETLINK]: Introduce nlmsg_hdr() helper
2007-04-26 Robert Olsson[IPV4]: fib_trie root node settings
2007-04-26 Robert Olsson[IPV4]: fib_trie resize break
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use offsets for skb->{mac,network,transport...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header_len
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use the helpers to get the layer header...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Some more layer header conversions
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: More skb_put related skb_reset_transport_header
2007-04-26 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: add nf_copy() to safely...
2007-04-26 Patrick McHardy[NETFILTER]: Remove IPv4 only connection tracking/NAT
2007-04-26 David S. Miller[IPV4] xfrm4_mode_beet: Use skb_transport_header().
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: More skb_reset_transport_header conversions
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
2007-04-26 Arnaldo Carvalho... [TCP]: Introduce tcp_hdrlen() and tcp_optlen()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce igmp_hdr() & friends, remove skb...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_set_transport_header
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [IPMR]: Fix bug introduced when converting to skb_netwo...
2007-04-26 Arnaldo Carvalho... [IP]: Introduce ip_hdrlen()
2007-04-26 Arnaldo Carvalho... [SK_BUFF] ipmr: Missed one conversion to skb_network_he...
2007-04-26 Stephen Hemminger[NET]: make seq_operations const
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_set_network_header
2007-04-26 Arnaldo Carvalho... [SK_BUFF] ipmr: Another skb_push related conversion...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF] xfrm4: use skb_reset_network_header
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use skb_reset_network_header after skb_push
2007-04-26 Arnaldo Carvalho... [SK_BUFF] ipconfig: Another conversion to skb_reset_net...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Some more skb_put cases converted to skb_res...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Some more simple skb_reset_network_header...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use skb_reset_network_header where the retur...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use skb_reset_network_header where the skb_p...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use skb_reset_network_header in skb_push...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Arnaldo Carvalho... [TCP]: Use skb_set_mac_header in tcp_collapse
next