summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [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-282-7/+12
* [CONNECTOR]: Cleanup struct cn_callback_entryLi Zefan2008-01-282-4/+1
* [CONNECTOR]: Cleanup struct cn_queue_devLi Zefan2008-01-282-2/+0
* [CONNECTOR]: clean up {,__}cn_rx_skb()Li Zefan2008-01-281-26/+4
* [CONNECTOR]: add a missing break in cn_netlink_send()Li Zefan2008-01-281-0/+1
* [ICMP]: Avoid sparse warnings in net/ipv4/icmp.cEric Dumazet2008-01-281-2/+2
* [NET]: prot_inuse cleanups and optimizationsEric Dumazet2008-01-2812-36/+57
* [LIB] pcounter : unline too big functionsEric Dumazet2008-01-282-59/+63
* [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
* [IPVS]: Remove declaration of unimplemented method and remove unused definiti...Rami Rosen2008-01-281-2/+0
* [IPV4]: Remove three declarations of unimplemented methods and correct a typo...Rami Rosen2008-01-281-4/+1
* [SHAPER]: The scheduled shaper removal.Adrian Bunk2008-01-288-732/+0
* [IPSEC]: Kill duplicate xfrm_policy_flush prototypeHerbert Xu2008-01-281-1/+0
* [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-284-11/+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-283-12/+17
* [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
* [IPV4]: Remove unused multipath cached routing defintion in net/flow.hRami Rosen2008-01-281-1/+0
* [UDP]: Add memory accounting.Hideo Aoki2008-01-287-7/+157
* [NET] CORE: Introducing new memory accounting interface.Hideo Aoki2008-01-2815-175/+222
* [IPV6]: Remove useless code from fib6_del_route().Gui Jianfeng2008-01-281-3/+0
* [NEIGH]: Remove unused method from include/net/neighbour.hRami Rosen2008-01-281-4/+0
* [IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE)Rami Rosen2008-01-281-1/+0
* [ATM]: [he] fixing compilation when you define USE_RBPS_POOL/USE_RBPL_POOLJorge Boncompte2008-01-281-0/+4
* [ATM]: [ambassador] kmalloc + memset conversion to kzallocJoonwoo Park2008-01-281-2/+1
* [ATM]: [br2864] whitespace cleanupChas Williams2008-01-282-130/+135
* [ATM]: [br2864] routed supportEric Kinzie2008-01-282-33/+133
* [ATM]: [he] This patch removes the ancient version string.Adrian Bunk2008-01-281-8/+2
* [ATM]: Convert struct class_device to struct deviceKay Sievers2008-01-282-32/+38
* [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
* [LIBERTAS]: Remove last stray user of MAC_FMT.David S. Miller2008-01-281-1/+2
* [XFRM] Documentaion: Fix error example at XFRMOUTSTATEMODEERROR.Masahide NAKAMURA2008-01-281-1/+0
* [TCP]: Remove seq_rtt ptr from clean_rtx_queue argsIlpo Järvinen2008-01-281-5/+2
OpenPOWER on IntegriCloud