aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2008-01-28[NETNS]: Namespacing in the generic fib rules code.Denis V. Lunev
2008-01-28[NETNS]: Pass fib_rules_ops into default_pref method.Denis V. Lunev
2008-01-28[NETNS]: Add netns parameter to fib_rules_(un)register.Denis V. Lunev
2008-01-28[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make sysctls route per namespace.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make mld_max_msf readonly in other namespaces.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make ip6_frags per namespace.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make bindv6only sysctl per namespace.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make multiple instance of sysctl tables.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make a subsystem for af_inet6.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make ipv6_sysctl_register to return a value.Daniel Lezcano
2008-01-28[XFRM]: Remove ifdef crypto.Sebastian Siewior
2008-01-28[BRIDGE]: Remove unused macros from ebt_vlan.cRami Rosen
2008-01-28[NETFILTER]: Use the ctl paths instead of hand-made analoguePavel Emelyanov
2008-01-28[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modulesPavel Emelyanov
2008-01-28[AX25]: Switch to using ctl_paths.Pavel Emelyanov
2008-01-28[DECNET]: Switch to using ctl_paths.Pavel Emelyanov
2008-01-28[IPVS]: Switch to using ctl_paths.Pavel Emelyanov
2008-01-28[NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov
2008-01-28[IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4Rami Rosen
2008-01-28[TIPC]: Use tipc_port_unlockJulia Lawall
2008-01-28mac80211: Add radio led triggerIvo van Doorn
2008-01-28rc80211_pid should respect fixed rates.Andrew Lutomirski
2008-01-28mac80211: better rate control algorithm selectionJohannes Berg
2008-01-28mac80211: A-MPDU Rx handling DELBA requestsRon Rindjunsky
2008-01-28mac80211: A-MPDU Rx adding BAR handling capabilityRon Rindjunsky
2008-01-28mac80211: A-MPDU Rx handling aggregation reorderingRon Rindjunsky
2008-01-28mac80211: A-MPDU Rx MLME data initializationRon Rindjunsky
2008-01-28mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky
2008-01-28mac80211: A-MPDU Rx add MLME structuresRon Rindjunsky
2008-01-28mac80211: restructure __ieee80211_rxRon Rindjunsky
2008-01-28mac80211: make rc_pid_fop_events staticJohannes Berg
2008-01-28rc80211-pid: fix definition of rate control intervalStefano Brivio
2008-01-28mac80211: remove misleading 'res' variableJohannes Berg
2008-01-28rc80211-pid: pf_target tuningStefano Brivio
2008-01-28rc80211-pid: fix sta_info refcountingStefano Brivio
2008-01-28rc80211-pid: simplify and fix shift_adjustStefano Brivio
2008-01-28rc80211-pid: add kerneldoc for tunable parametersStefano Brivio
2008-01-28rc80211-pid: export human-readable target_pf value to debugfsStefano Brivio
2008-01-28mac80211: Restore rx.fc before every invocation of ieee80211_invoke_rx_handlersHelmut Schaa
2008-01-28[XFRM]: xfrm_state_clone() should be static, not exportedEric Dumazet
2008-01-28[PACKET]: Fix sparse warnings in af_packet.cEric Dumazet
2008-01-28[BLUETOOTH]: Use sockfd_put()Julia Lawall
2008-01-28[XFRM] xfrm_policy_destroy: Rename and relative fixes.WANG Cong