summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* [TCP]: Make invariant check complain about invalid sacked_outIlpo Järvinen2008-01-281-4/+1
* [UDP]: Add memory accounting.Hideo Aoki2008-01-285-7/+121
* [NET] CORE: Introducing new memory accounting interface.Hideo Aoki2008-01-2812-130/+162
* [IPV6]: Remove useless code from fib6_del_route().Gui Jianfeng2008-01-281-3/+0
* [ATM]: [br2864] whitespace cleanupChas Williams2008-01-281-108/+114
* [ATM]: [br2864] routed supportEric Kinzie2008-01-281-32/+116
* [ATM]: Convert struct class_device to struct deviceKay Sievers2008-01-281-30/+36
* [ATM]: atm is no longer experimentalRobert P. J. Day2008-01-281-7/+6
* [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_inputHerbert Xu2008-01-285-9/+6
* [IPSEC]: Fix transport-mode async resume on intput without netfilterHerbert Xu2008-01-282-14/+10
* [IPSEC]: Fix double free on skb on async outputHerbert Xu2008-01-281-0/+2
* [TCP]: Remove seq_rtt ptr from clean_rtx_queue argsIlpo Järvinen2008-01-281-5/+2
OpenPOWER on IntegriCloud