]> nv-tegra.nvidia Code Review - linux-2.6.git/history - include
[IrDA]: Frame length validation.
[linux-2.6.git] / include /
2008-01-28 Denis V. Lunev[NETNS]: Consolidate kernel netlink socket destruction.
2008-01-28 Al Viroannotate the rest of drivers/net/wan
2008-01-28 Al Viroannotate tun
2008-01-28 Larry Fingerssb: Remove the old, now unused, data structures
2008-01-28 Larry Fingerssb: Convert to use of the new SPROM structure
2008-01-28 Larry Fingerssb: Add new SPROM structure while keeping the old
2008-01-28 Olof Johanssonpasemi: DMA engine management library
2008-01-28 Olof Johanssonpasemi_mac: Move register definitions to include/asm...
2008-01-28 Francois Romieur6040: cleanups
2008-01-28 Jeff Garzikdrivers/net/r6040: fix obvious problems (but more remain)
2008-01-28 Eliezer Tamiradd bnx2x driver for BCM57710
2008-01-28 Daniel Lezcano[NETNS][DST]: Add the network namespace pointer in...
2008-01-28 Daniel Lezcano[NETNS][DST] dst: pass the dst_ops as parameter to...
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack: remove print_conntrack funct...
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack: clean up a few header files
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack_sctp: remove unused ttag...
2008-01-28 Jan Engelhardt[NETFILTER]: Rename ipt_iprange to xt_iprange
2008-01-28 Jan Engelhardt[NETFILTER]: xt_policy: use the new union nf_inet_addr
2008-01-28 Jan Engelhardt[NETFILTER]: xt_mark match, revision 1
2008-01-28 Jan Engelhardt[NETFILTER]: xt_conntrack match, revision 1
2008-01-28 Jan Engelhardt[NETFILTER]: Extend nf_inet_addr with in{,6}_addr
2008-01-28 Jan Engelhardt[NETFILTER]: xt_connmark match, revision 1
2008-01-28 Jan Engelhardt[NETFILTER]: xt_MARK target, revision 2
2008-01-28 Jan Engelhardt[NETFILTER]: xt_CONNMARK target, revision 1
2008-01-28 Jan Engelhardt[NETFILTER]: Annotate start of kernel fields in NF...
2008-01-28 Stephen Hemminger[IPV4]: fib hash|trie initialization
2008-01-28 Denis V. Lunev[IPV4]: Remove extra argument from arp_ignore.
2008-01-28 Denis V. Lunev[ARP]: neigh_parms_put(destroy) are essentially local...
2008-01-28 Denis V. Lunev[IPV4]: fib_rules_unregister is essentially void.
2008-01-28 Pavel Emelyanov[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace...
2008-01-28 David S. Miller[XFRM]: Fix struct xfrm_algo code formatting.
2008-01-28 Eric Dumazet[XFRM]: alg_key_len should be unsigned to avoid integer...
2008-01-28 Ilpo Järvinen[TCP]: Uninline tcp_is_cwnd_limited
2008-01-28 Ilpo Järvinen[TCP]: Uninline tcp_set_state
2008-01-28 Daniel Lezcano[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr...
2008-01-28 Daniel Lezcano[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace...
2008-01-28 Daniel Lezcano[NETNS][IPV6]: inet6_addr - check ipv6 address per...
2008-01-28 Pavel Emelyanov[NEIGH]: Add a comment describing what a NUD stands...
2008-01-28 David S. Miller[TCP]: Do not purge sk_forward_alloc entirely in tcp_de...
2008-01-28 Pavel Emelyanov[NETNS]: Create ipv6 devconf-s for namespaces
2008-01-28 Denis V. Lunev[NEIGH]: Make /proc/net/arp opening consistent with...
2008-01-28 Denis V. Lunev[ATM]: Oops reading net/atm/arp
2008-01-28 Denis V. Lunev[NETNS]: Pass namespace through ip_rt_ioctl.
2008-01-28 Denis V. Lunev[NETNS]: Provide correct namespace for fibnl netlink...
2008-01-28 Denis V. Lunev[NETNS]: Place fib tables into netns.
2008-01-28 Denis V. Lunev[NETNS]: Namespacing IPv4 fib rules.
2008-01-28 Denis V. Lunev[NETNS]: Add netns to nl_info structure.
2008-01-28 Eric W. Biederman[NETNS]: Add netns parameter to inet_(dev_)add_type.
2008-01-28 Denis V. Lunev[NETNS]: Add netns parameter to fib_get_table/fib_new_t...
2008-01-28 Denis V. Lunev[IPV4]: Unify access to the routing tables.
2008-01-28 Denis V. Lunev[NETNS]: Refactor fib initialization so it can handle...
2008-01-28 Denis V. Lunev[IPV4]: Check fib4_rules_init failure.
2008-01-28 Denis V. Lunev[NETNS]: Add namespace to API for routing /proc entries...
2008-01-28 Denis V. Lunev[NETNS]: Namespacing in the generic fib rules code.
2008-01-28 Denis V. Lunev[NETNS]: Pass fib_rules_ops into default_pref method.
2008-01-28 Denis V. Lunev[NETNS]: Add netns parameter to fib_rules_(un)register.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make sysctls route per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make ip6_frags per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make bindv6only sysctl per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make multiple instance of sysctl tables.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Add ipv6 structure for netns.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make ipv6_sysctl_register to return...
2008-01-28 Pavel Emelyanov[NETFILTER]: Use the ctl paths instead of hand-made...
2008-01-28 Pavel Emelyanov[NETFILTER]: Switch to using ctl_paths in nf_queue...
2008-01-28 Pavel Emelyanov[IPVS]: Switch to using ctl_paths.
2008-01-28 Eric Dumazet[VLAN]: Avoid expensive divides
2008-01-28 Ivo van Doornmac80211: Add radio led trigger
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx adding basic functionality
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx add low level driver API
2008-01-28 Rami Rosen[NET]: Remove unused member of dst_entry
2008-01-28 WANG Cong[XFRM] xfrm_policy_destroy: Rename and relative fixes.
2008-01-28 Eric Dumazet[NETNS]: Should build with CONFIG_SYSCTL=n
2008-01-28 Li Zefan[CONNECTOR]: Cleanup struct cn_callback_entry
2008-01-28 Li Zefan[CONNECTOR]: Cleanup struct cn_queue_dev
2008-01-28 Eric Dumazet[NET]: prot_inuse cleanups and optimizations
2008-01-28 Eric Dumazet[LIB] pcounter : unline too big functions
2008-01-28 Rami Rosen[IPVS]: Remove declaration of unimplemented method...
2008-01-28 Rami Rosen[IPV4]: Remove three declarations of unimplemented...
2008-01-28 Adrian Bunk[SHAPER]: The scheduled shaper removal.
2008-01-28 Herbert Xu[IPSEC]: Kill duplicate xfrm_policy_flush prototype
2008-01-28 Ilpo Järvinen[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
2008-01-28 Ilpo Järvinen[TCP]: Introduce tcp_wnd_end() to reduce line lengths
2008-01-28 Rami Rosen[IPV4]: Remove unused multipath cached routing defintio...
2008-01-28 Hideo Aoki[UDP]: Add memory accounting.
2008-01-28 Hideo Aoki[NET] CORE: Introducing new memory accounting interface.
2008-01-28 Rami Rosen[NEIGH]: Remove unused method from include/net/neighbour.h
2008-01-28 Rami Rosen[IPV4]: Remove unused define in include/net/arp.h ...
2008-01-28 Chas Williams[ATM]: [br2864] whitespace cleanup
2008-01-28 Eric Kinzie[ATM]: [br2864] routed support
2008-01-28 Kay Sievers[ATM]: Convert struct class_device to struct device
2008-01-28 Michael Chan[ETH]: Combine format_addr() with print_mac().
2008-01-28 Eric Dumazet[SOCK] Avoid divides in sk_stream_pages() and __sk_stre...
2008-01-28 Eric W. Biederman[NETNS]: Modify the neighbour table code so it handles...
2008-01-28 Paul Moore[XFRM]: RFC4303 compliant auditing
2008-01-28 Eric Dumazet[SOCK] Avoid integer divides where not necessary in...
2008-01-28 YOSHIFUJI Hideaki[TCP]: Convert several length variable to unsigned.
2008-01-28 Johannes Bergcfg80211/nl80211: implement station attribute retrieval
2008-01-28 Johannes Bergcfg80211/nl80211: station handling
2008-01-28 Johannes Bergcfg80211/nl80211: add beacon settings
next