summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-28[IPVS]: Remove declaration of unimplemented method and remove unused definiti...Rami Rosen1-2/+0
2008-01-28[IPV4]: Remove three declarations of unimplemented methods and correct a typo...Rami Rosen1-4/+1
2008-01-28[SHAPER]: The scheduled shaper removal.Adrian Bunk8-732/+0
2008-01-28[IPSEC]: Kill duplicate xfrm_policy_flush prototypeHerbert Xu1-1/+0
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ärvinen4-11/+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ärvinen3-12/+17
2008-01-28[TCP]: Rename update_send_head & include related increment to itIlpo Järvinen1-20/+12
2008-01-28[TCP]: Make invariant check complain about invalid sacked_outIlpo Järvinen1-4/+1
2008-01-28[IPV4]: Remove unused multipath cached routing defintion in net/flow.hRami Rosen1-1/+0
2008-01-28[UDP]: Add memory accounting.Hideo Aoki7-7/+157