]> nv-tegra.nvidia Code Review - linux-2.6.git/history - net
iwlwifi: Select LEDS_CLASS.
[linux-2.6.git] / net /
2008-04-16 Pavel Emelyanov[IPIP]: Allow for IPPROTO_IPIP protocol in namespaces.
2008-04-16 Pavel Emelyanov[IPIP]: Allow to create IPIP tunnels in net namespaces.
2008-04-16 Pavel Emelyanov[IPIP]: Use proper net in (mostly) routing calls.
2008-04-16 Pavel Emelyanov[IPIP]: Make tunnels hashes per net.
2008-04-16 Pavel Emelyanov[IPIP]: Use proper net in hash-lookup functions.
2008-04-16 Pavel Emelyanov[IPIP]: Add net/ipip_net argument to some functions.
2008-04-16 Pavel Emelyanov[IPIP]: Make the fallback tunnel device per-net.
2008-04-16 Pavel Emelyanov[IPIP]: Introduce empty ipip_net structure and net...
2008-04-16 Pavel Emelyanov[VLAN]: Handle vlan devices net namespace changing.
2008-04-16 Pavel Emelyanov[VLAN]: Allow vlan devices registration in net namespaces.
2008-04-16 Pavel Emelyanov[VLAN]: Make the vlan_name_type per-net.
2008-04-16 Pavel Emelyanov[VLAN]: Make the /proc/net/vlan/conf file show per...
2008-04-16 Pavel Emelyanov[VLAN]: Create proc entries in the proper net.
2008-04-16 Pavel Emelyanov[VLAN]: Add a net argument to proc init and cleanup...
2008-04-16 Pavel Emelyanov[VLAN]: Introduce the vlan_net structure and init/exit...
2008-04-16 Pavel Emelyanov[VLAN]: Tag vlan_group_device with net device, not...
2008-04-16 Pavel Emelyanov[RTNL]: Introduce the rtnl_kill_links helper.
2008-04-16 Pavel Emelyanov[RTNL]: Relax for_each_netdev_safe in __rtnl_link_unreg...
2008-04-16 Ilpo Järvinen[TCP]: Remove superflushious skb == write_queue_tail...
2008-04-16 Vitaliy Gusev[TCP]: Add return value indication to tcp_prune_ofo_que...
2008-04-16 Mandeep Singh Baines[ETHTOOL]: Add support for large eeproms
2008-04-16 Oliver HartkoppCAN: use hrtimers in can-bcm protocol
2008-04-16 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-04-16 Allan Stephens[TIPC]: Enhance validation of format on incoming messages
2008-04-16 Allan Stephens[TIPC]: Force linearization of non-linear sk_buffs
2008-04-16 Allan Stephens[TIPC]: Use fast buffer cloning to improve performance
2008-04-16 Allan Stephens[TIPC]: Remove redundant NULL check when discarding...
2008-04-15 Johannes Bergmac80211: remove message on receiving unexpected unencr...
2008-04-15 Carlos Corbachorfkill: Fix device type check when toggling states
2008-04-15 Pavel Emelyanov[NETNS]: The generic per-net pointers.
2008-04-15 Pavel Emelyanov[NETNS]: The net-subsys IDs generator.
2008-04-15 Vitaliy Gusev[TCP]: Fix never pruned tcp out-of-order queue.
2008-04-15 Adrian Bunk[IRDA]: Remove irlan_eth_send_gratuitous_arp()
2008-04-15 Allan Stephens[TIPC]: Overhaul of socket locking logic
2008-04-15 Allan Stephens[TIPC]: Cosmetic changes to TIPC connect() code
2008-04-15 Allan Stephens[TIPC]: Add error check to detect non-blocking form...
2008-04-15 Allan Stephens[TIPC]: Correct "off by 1" error in socket queue limit...
2008-04-15 Allan Stephens[TIPC]: Ignore message padding when receiving stream...
2008-04-15 Allan Stephens[TIPC]: Allow stream receive to read from multiple...
2008-04-15 Allan Stephens[TIPC]: Skip connection flow control in connectionless...
2008-04-14 Jarek Poplawski[NET_SCHED] sch_api: fix qdisc_tree_decrease_qlen(...
2008-04-14 Denis V. Lunev[XFRM]: Compilation warnings in xfrm_user.c.
2008-04-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-14 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-04-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-14 YOSHIFUJI Hideaki[TCP]: Format addresses appropriately in debug messages.
2008-04-14 YOSHIFUJI Hideaki[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
2008-04-14 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-14 Pavel Emelyanov[SOCK]: Add some notes about per-bind-bucket sock lookup.
2008-04-14 Pavel Emelyanov[DCCP]: Fix comment about control sockets.
2008-04-14 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack: fix incorrect check for...
2008-04-14 Peter Warasin[NETFILTER]: bridge: add ebt_nflog watcher
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE...
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: const annotations in nf_conn...
2008-04-14 Jan Engelhardt[NETFILTER]: nf_nat: use bool type in nf_nat_proto
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: use bool type in struct...
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: use bool type in struct...
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: use bool type in struct...
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum...
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack_tcp: catch invalid state...
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: kill helper and seq_adjust hooks
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack_extend: warn on confirmed...
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: don't add NAT extension for confir...
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: remove obsolete check for ICMP...
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: add SCTP protocol support
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: add DCCP protocol support
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack: add DCCP protocol support
2008-04-14 Patrick McHardy[NETFILTER]: Add partial checksum validation helper
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: add UDP-Lite support
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: remove unused name from struct...
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack_netlink: clean up NAT protoco...
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: move NAT ctnetlink helpers to...
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: fix random mode not to overwrite...
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: add helpers for common NAT protoco...
2008-04-14 Patrick McHardy[NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for...
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack_sip: clear address in parse_a...
2008-04-14 Jan Engelhardt[NETFILTER]: Explicitly initialize .priority in arptabl...
2008-04-14 Jan Engelhardt[NETFILTER]: remove arpt_(un)register_target indirectio...
2008-04-14 Jan Engelhardt[NETFILTER]: remove arpt_target indirection macro
2008-04-14 Jan Engelhardt[NETFILTER]: remove arpt_table indirection macro
2008-04-14 Jan Engelhardt[NETFILTER]: annotate rest of nf_nat_* with const
2008-04-14 Jan Engelhardt[NETFILTER]: annotate rest of nf_conntrack_* with const
2008-04-14 Jan Engelhardt[NETFILTER]: annotate {arp,ip,ip6,x}tables with const
2008-04-14 Jan Engelhardt[NETFILTER]: annotate xtables targets with const and...
2008-04-14 Robert P. J. Day[NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED...
2008-04-14 Robert P. J. Day[NETFILTER]: bridge netfilter: use non-deprecated __RW_...
2008-04-14 Alexey Dobriyan[NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW...
2008-04-14 Patrick McHardy[NETFILTER]: {ip,ip6}t_LOG: print MARK value in log...
2008-04-14 Alexey Dobriyan[NETFILTER]: nf_conntrack: less hairy ifdefs around...
2008-04-14 Patrick McHardy[BRIDGE]: Fix crash in __ip_route_output_key with bridg...
2008-04-14 Pavel Emelyanov[NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_...
2008-04-14 Gerrit Renker[SKB]: __skb_append = __skb_queue_after
2008-04-14 Rami Rosen[IPV6] MROUTE: Add stats in multicast routing module...
2008-04-14 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Don't generate temporary address for...
2008-04-14 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Ensure disabling multicast RS even...
2008-04-14 Jan Engelhardt[NET]: Sink IPv6 menuoptions into its own submenu
2008-04-14 YOSHIFUJI Hideaki[IPV6]: Share common code-paths for sticky socket options.
2008-04-14 YOSHIFUJI Hideaki[IPV6] MROUTE: Do not call ipv6_find_idev() directly.
2008-04-14 David S. Miller[IPV6]: Fix ipv6 address fetching in raw6_icmp_error().
next