summaryrefslogtreecommitdiff
path: root/net
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[TIPC]: Use tipc_port_unlockJulia Lawall1-10/+10
2008-01-28mac80211: Add radio led triggerIvo van Doorn5-2/+49
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 Rindjunsky4-11/+225
2008-01-28mac80211: A-MPDU Rx add MLME structuresRon Rindjunsky1-0/+47
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: 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[XFRM] xfrm_policy_destroy: Rename and relative fixes.WANG Cong3-7/+5
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 Dumazet1-7/+10
2008-01-28[ICMP]: Avoid sparse warnings in net/ipv4/icmp.cEric Dumazet1-2/+2
2008-01-28[NET]: prot_inuse cleanups and optimizationsEric Dumazet9-24/+25
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
2008-01-28[PATCH] use SK_MEM_QUANTUM_SHIFT in __sk_mem_reclaim()Eric Dumazet1-1/+1
2008-01-28[TCP]: Remove unnecessary local variableIlpo Järvinen1-2/+1
2008-01-28[TCP]: Code duplication removal, added tcp_bound_to_half_wnd()Ilpo Järvinen1-8/+11
2008-01-28[TCP]: cleanup tcp_{in,out}put.c styleIlpo Järvinen2-282/+300
2008-01-28[TCP]: reduce tcp_output's indentation levels a bitIlpo Järvinen1-118/+121
2008-01-28[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessaryIlpo Järvinen3-7/+4
2008-01-28[TCP]: Dropped unnecessary skb/sacked accessing in renegingIlpo Järvinen1-12/+13
2008-01-28[TCP]: Introduce tcp_wnd_end() to reduce line lengthsIlpo Järvinen2-12/+11
2008-01-28[TCP]: Rename update_send_head & include related increment to itIlpo Järvinen1-20/+12