summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov10-204/+52
2008-01-28[IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4Rami Rosen2-5/+4
2008-01-28[VLAN]: Avoid expensive dividesEric Dumazet1-2/+4
2008-01-28[TIPC]: Use tipc_port_unlockJulia Lawall1-10/+10
2008-01-28mac80211: Add radio led triggerIvo van Doorn6-2/+78
2008-01-28rc80211_pid should respect fixed rates.Andrew Lutomirski1-4/+8
2008-01-28mac80211: better rate control algorithm selectionJohannes Berg7-65/+134
2008-01-28mac80211: A-MPDU Rx handling DELBA requestsRon Rindjunsky1-1/+39
2008-01-28mac80211: A-MPDU Rx adding BAR handling capabilityRon Rindjunsky3-6/+74
2008-01-28mac80211: A-MPDU Rx handling aggregation reorderingRon Rindjunsky2-3/+192
2008-01-28mac80211: A-MPDU Rx MLME data initializationRon Rindjunsky1-0/+14
2008-01-28mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky5-11/+232
2008-01-28mac80211: A-MPDU Rx add MLME structuresRon Rindjunsky1-0/+47
2008-01-28mac80211: A-MPDU Rx add low level driver APIRon Rindjunsky1-0/+21
2008-01-28mac80211: restructure __ieee80211_rxRon Rindjunsky1-36/+50
2008-01-28mac80211: make rc_pid_fop_events staticJohannes Berg1-1/+1
2008-01-28rc80211-pid: fix definition of rate control intervalStefano Brivio1-2/+2
2008-01-28mac80211: remove misleading 'res' variableJohannes Berg1-2/+1
2008-01-28rc80211-pid: add MAINTAINERS entryStefano Brivio1-0/+10
2008-01-28rc80211-pid: pf_target tuningStefano Brivio1-13/+13
2008-01-28rc80211-pid: fix sta_info refcountingStefano Brivio1-1/+2
2008-01-28rc80211-pid: simplify and fix shift_adjustStefano Brivio1-18/+16
2008-01-28rc80211-pid: add kerneldoc for tunable parametersStefano Brivio1-0/+24
2008-01-28rc80211-pid: export human-readable target_pf value to debugfsStefano Brivio2-2/+2
2008-01-28mac80211: Restore rx.fc before every invocation of ieee80211_invoke_rx_handlersHelmut Schaa1-0/+2
2008-01-28[XFRM]: xfrm_state_clone() should be static, not exportedEric Dumazet1-2/+1
2008-01-28[PACKET]: Fix sparse warnings in af_packet.cEric Dumazet1-0/+2
2008-01-28[BLUETOOTH]: Use sockfd_put()Julia Lawall3-9/+9
2008-01-28[NET]: Remove unused member of dst_entryRami Rosen1-1/+0
2008-01-28[XFRM] xfrm_policy_destroy: Rename and relative fixes.WANG Cong4-9/+7
2008-01-28[XFRM] Statistics: Add outbound-dropping error.Masahide NAKAMURA1-1/+4
2008-01-28[NET]: Remove obsolete commentIlpo Järvinen1-2/+0
2008-01-28[CCID3]: Kill some bloatIlpo Järvinen1-1/+1
2008-01-28[XFRM]: Kill some bloatIlpo Järvinen1-4/+4
2008-01-28[IPVS]: Kill some bloatIlpo Järvinen1-1/+1
2008-01-28[NETFILTER]: Kill some supper dupper bloatryIlpo Järvinen1-6/+6
2008-01-28[NETNS]: Should build with CONFIG_SYSCTL=nEric Dumazet2-7/+12
2008-01-28[CONNECTOR]: Cleanup struct cn_callback_entryLi Zefan2-4/+1
2008-01-28[CONNECTOR]: Cleanup struct cn_queue_devLi Zefan2-2/+0
2008-01-28[CONNECTOR]: clean up {,__}cn_rx_skb()Li Zefan1-26/+4
2008-01-28[CONNECTOR]: add a missing break in cn_netlink_send()Li Zefan1-0/+1
2008-01-28[ICMP]: Avoid sparse warnings in net/ipv4/icmp.cEric Dumazet1-2/+2
2008-01-28[NET]: prot_inuse cleanups and optimizationsEric Dumazet12-36/+57
2008-01-28[LIB] pcounter : unline too big functionsEric Dumazet2-59/+63
2008-01-28[NET]: Avoid divides in net/core/gen_estimator.cEric Dumazet1-2/+2
2008-01-28[TCP]: Perform setting of common control fields in one placeIlpo Järvinen1-55/+36
2008-01-28[TCP]: Urgent parameter effect can be simplified.Ilpo Järvinen1-1/+1
2008-01-28[TCP]: cleanup tcp_parse_options deep indented switchIlpo Järvinen1-68/+67
2008-01-28[IPSEC]: Return EOVERFLOW when output sequence number overflowsHerbert Xu1-0/+1
2008-01-28[NET]: Add some acquires/releases sparse annotations.Eric Dumazet16-0/+36