aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-01-28ssb: Remove the old, now unused, data structuresLarry Finger
2008-01-28ssb: Convert to use of the new SPROM structureLarry Finger
2008-01-28ssb: Add new SPROM structure while keeping the oldLarry Finger
2008-01-28pasemi: DMA engine management libraryOlof Johansson
2008-01-28pasemi_mac: Move register definitions to include/asm-powerpcOlof Johansson
2008-01-28r6040: cleanupsFrancois Romieu
2008-01-28drivers/net/r6040: fix obvious problems (but more remain)Jeff Garzik
2008-01-28add bnx2x driver for BCM57710Eliezer Tamir
2008-01-28[NETNS][DST]: Add the network namespace pointer in dst_opsDaniel Lezcano
2008-01-28[NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano
2008-01-28[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protosPatrick McHardy
2008-01-28[NETFILTER]: nf_conntrack: clean up a few header filesPatrick McHardy
2008-01-28[NETFILTER]: nf_conntrack_sctp: remove unused ttag field from conntrack dataPatrick McHardy
2008-01-28[NETFILTER]: Rename ipt_iprange to xt_iprangeJan Engelhardt
2008-01-28[NETFILTER]: xt_policy: use the new union nf_inet_addrJan Engelhardt
2008-01-28[NETFILTER]: xt_mark match, revision 1Jan Engelhardt
2008-01-28[NETFILTER]: xt_conntrack match, revision 1Jan Engelhardt
2008-01-28[NETFILTER]: Extend nf_inet_addr with in{,6}_addrJan Engelhardt
2008-01-28[NETFILTER]: xt_connmark match, revision 1Jan Engelhardt
2008-01-28[NETFILTER]: xt_MARK target, revision 2Jan Engelhardt
2008-01-28[NETFILTER]: xt_CONNMARK target, revision 1Jan Engelhardt
2008-01-28[NETFILTER]: Annotate start of kernel fields in NF headersJan Engelhardt
2008-01-28[IPV4]: fib hash|trie initializationStephen Hemminger
2008-01-28[IPV4]: Remove extra argument from arp_ignore.Denis V. Lunev
2008-01-28[ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c.Denis V. Lunev
2008-01-28[IPV4]: fib_rules_unregister is essentially void.Denis V. Lunev
2008-01-28[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.Pavel Emelyanov
2008-01-28[XFRM]: Fix struct xfrm_algo code formatting.David S. Miller
2008-01-28[XFRM]: alg_key_len should be unsigned to avoid integer dividesEric Dumazet
2008-01-28[TCP]: Uninline tcp_is_cwnd_limitedIlpo Järvinen
2008-01-28[TCP]: Uninline tcp_set_stateIlpo Järvinen
2008-01-28[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace awareDaniel Lezcano
2008-01-28[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace awareDaniel Lezcano
2008-01-28[NETNS][IPV6]: inet6_addr - check ipv6 address per namespaceDaniel Lezcano
2008-01-28[NEIGH]: Add a comment describing what a NUD stands for.Pavel Emelyanov
2008-01-28[TCP]: Do not purge sk_forward_alloc entirely in tcp_delack_timer().David S. Miller
2008-01-28[NETNS]: Create ipv6 devconf-s for namespacesPavel Emelyanov
2008-01-28[NEIGH]: Make /proc/net/arp opening consistent with seq_net_open semanticsDenis V. Lunev
2008-01-28[ATM]: Oops reading net/atm/arpDenis V. Lunev
2008-01-28[NETNS]: Pass namespace through ip_rt_ioctl.Denis V. Lunev
2008-01-28[NETNS]: Provide correct namespace for fibnl netlink socket.Denis V. Lunev
2008-01-28[NETNS]: Place fib tables into netns.Denis V. Lunev
2008-01-28[NETNS]: Namespacing IPv4 fib rules.Denis V. Lunev
2008-01-28[NETNS]: Add netns to nl_info structure.Denis V. Lunev
2008-01-28[NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman
2008-01-28[NETNS]: Add netns parameter to fib_get_table/fib_new_table.Denis V. Lunev
2008-01-28[IPV4]: Unify access to the routing tables.Denis V. Lunev
2008-01-28[NETNS]: Refactor fib initialization so it can handle multiple namespaces.Denis V. Lunev
2008-01-28[IPV4]: Check fib4_rules_init failure.Denis V. Lunev
2008-01-28[NETNS]: Add namespace to API for routing /proc entries creation.Denis V. Lunev