summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov2008-01-2810-204/+52
* [IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4Rami Rosen2008-01-282-5/+4
* [TIPC]: Use tipc_port_unlockJulia Lawall2008-01-281-10/+10
* mac80211: Add radio led triggerIvo van Doorn2008-01-285-2/+49
* rc80211_pid should respect fixed rates.Andrew Lutomirski2008-01-281-4/+8
* mac80211: better rate control algorithm selectionJohannes Berg2008-01-287-65/+134
* mac80211: A-MPDU Rx handling DELBA requestsRon Rindjunsky2008-01-281-1/+39
* mac80211: A-MPDU Rx adding BAR handling capabilityRon Rindjunsky2008-01-283-6/+74
* mac80211: A-MPDU Rx handling aggregation reorderingRon Rindjunsky2008-01-282-3/+192
* mac80211: A-MPDU Rx MLME data initializationRon Rindjunsky2008-01-281-0/+14
* mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky2008-01-284-11/+225
* mac80211: A-MPDU Rx add MLME structuresRon Rindjunsky2008-01-281-0/+47
* mac80211: restructure __ieee80211_rxRon Rindjunsky2008-01-281-36/+50
* mac80211: make rc_pid_fop_events staticJohannes Berg2008-01-281-1/+1
* rc80211-pid: fix definition of rate control intervalStefano Brivio2008-01-281-2/+2
* mac80211: remove misleading 'res' variableJohannes Berg2008-01-281-2/+1
* rc80211-pid: pf_target tuningStefano Brivio2008-01-281-13/+13
* rc80211-pid: fix sta_info refcountingStefano Brivio2008-01-281-1/+2
* rc80211-pid: simplify and fix shift_adjustStefano Brivio2008-01-281-18/+16
* rc80211-pid: add kerneldoc for tunable parametersStefano Brivio2008-01-281-0/+24
* rc80211-pid: export human-readable target_pf value to debugfsStefano Brivio2008-01-282-2/+2
* mac80211: Restore rx.fc before every invocation of ieee80211_invoke_rx_handlersHelmut Schaa2008-01-281-0/+2
* [XFRM]: xfrm_state_clone() should be static, not exportedEric Dumazet2008-01-281-2/+1
* [PACKET]: Fix sparse warnings in af_packet.cEric Dumazet2008-01-281-0/+2
* [BLUETOOTH]: Use sockfd_put()Julia Lawall2008-01-283-9/+9
* [XFRM] xfrm_policy_destroy: Rename and relative fixes.WANG Cong2008-01-283-7/+5
* [XFRM] Statistics: Add outbound-dropping error.Masahide NAKAMURA2008-01-281-1/+4
* [NET]: Remove obsolete commentIlpo Järvinen2008-01-281-2/+0
* [CCID3]: Kill some bloatIlpo Järvinen2008-01-281-1/+1
* [XFRM]: Kill some bloatIlpo Järvinen2008-01-281-4/+4
* [IPVS]: Kill some bloatIlpo Järvinen2008-01-281-1/+1
* [NETFILTER]: Kill some supper dupper bloatryIlpo Järvinen2008-01-281-6/+6
* [NETNS]: Should build with CONFIG_SYSCTL=nEric Dumazet2008-01-281-7/+10
* [ICMP]: Avoid sparse warnings in net/ipv4/icmp.cEric Dumazet2008-01-281-2/+2
* [NET]: prot_inuse cleanups and optimizationsEric Dumazet2008-01-289-24/+25
* [NET]: Avoid divides in net/core/gen_estimator.cEric Dumazet2008-01-281-2/+2
* [TCP]: Perform setting of common control fields in one placeIlpo Järvinen2008-01-281-55/+36
* [TCP]: Urgent parameter effect can be simplified.Ilpo Järvinen2008-01-281-1/+1
* [TCP]: cleanup tcp_parse_options deep indented switchIlpo Järvinen2008-01-281-68/+67
* [IPSEC]: Return EOVERFLOW when output sequence number overflowsHerbert Xu2008-01-281-0/+1
* [NET]: Add some acquires/releases sparse annotations.Eric Dumazet2008-01-2816-0/+36
* [PATCH] use SK_MEM_QUANTUM_SHIFT in __sk_mem_reclaim()Eric Dumazet2008-01-281-1/+1
* [TCP]: Remove unnecessary local variableIlpo Järvinen2008-01-281-2/+1
* [TCP]: Code duplication removal, added tcp_bound_to_half_wnd()Ilpo Järvinen2008-01-281-8/+11
* [TCP]: cleanup tcp_{in,out}put.c styleIlpo Järvinen2008-01-282-282/+300
* [TCP]: reduce tcp_output's indentation levels a bitIlpo Järvinen2008-01-281-118/+121
* [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessaryIlpo Järvinen2008-01-283-7/+4
* [TCP]: Dropped unnecessary skb/sacked accessing in renegingIlpo Järvinen2008-01-281-12/+13
* [TCP]: Introduce tcp_wnd_end() to reduce line lengthsIlpo Järvinen2008-01-282-12/+11
* [TCP]: Rename update_send_head & include related increment to itIlpo Järvinen2008-01-281-20/+12
OpenPOWER on IntegriCloud