summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2007-08-02[TCP]: DSACK signals data receival, be conservativeIlpo Järvinen
2007-08-02[TCP]: Also handle snd_una changes in tcp_cwnd_downIlpo Järvinen
2007-08-02Merge davem@master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller
2007-08-02[TIPC]: Fix two minor sparse warnings.Florian Westphal
2007-08-02[TIPC]: Make function tipc_nameseq_subscribe static.Florian Westphal
2007-08-02[PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10Joy Latten
2007-08-02[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().David S. Miller
2007-08-02[IPV4] route.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski
2007-08-02[IPV4] raw.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-08-02[NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion t...Mariusz Kozlowski
2007-08-02[NETFILTER] nf_conntrack_expect.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-08-02[NET]: Removal of duplicated include net/wanrouter/wanmain.cMichal Piotrowski
2007-08-02Net/Security: fix memory leaks from security_secid_to_secctx()Paul Moore
2007-08-02SCTP: remove useless code in function sctp_init_causeWei Yongjun
2007-08-02SCTP: drop SACK if ctsn is not less than the next tsn of assocWei Yongjun
2007-08-01SCTP: IPv4 mapped addr not returned in SCTPv6 accept()Vlad Yasevich
2007-08-01SCTP: IPv4 mapped addr not returned in SCTPv6 accept()Dave Johnson
2007-08-01sctp: fix shadow symbol in net/sctp/tsnmap.cSebastian Siewior
2007-08-01sctp: try to fix readlockSebastian Siewior
2007-08-01sctp: remove shadowed symbolssebastian@breakpoint.cc
2007-08-01sctp: move global declaration to header file.sebastian@breakpoint.cc
2007-08-01sctp: make locally used function staticsebastian@breakpoint.cc
2007-07-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-31fs: 9p/conv.c error path fixMariusz Kozlowski
2007-07-31[RTNETLINK]: Fix warning for !CONFIG_KMODThomas Graf
2007-07-31[IPV4] ip_options.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-07-31[DECNET]: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox
2007-07-31[NET]: ethtool ops are the only wayMatthew Wilcox
2007-07-31[XFRM]: State selection update to use inner addresses.Joakim Koskela
2007-07-31[IPSEC]: Ensure that state inner family is setHerbert Xu
2007-07-31[TCP]: Bidir flow must not disregard SACK blocks for lost markingIlpo Järvinen
2007-07-31[TCP]: Fix ratehalving with bidirectional flowsIlpo Järvinen
2007-07-31[AF_UNIX]: Make code static.Adrian Bunk
2007-07-31[NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.Adrian Bunk
2007-07-31[PKTGEN]: make get_ipsec_sa() static and non-inlineAdrian Bunk
2007-07-31[IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses.Dave Johnson
2007-07-31[NET]: Fix prio_tune() handling of root qdisc.Peter P Waskiewicz Jr
2007-07-31[NET]: Fix sch_api to properly set sch->parent on the root.Patrick McHardy
2007-07-31[NET_SCHED]: Fix prio/ingress classification logic errorPatrick McHardy
2007-07-31[IPV4/IPV6]: Fail registration if inet device construction failsHerbert Xu
2007-07-31[NET]: Allow netdev REGISTER/CHANGENAME events to failHerbert Xu
2007-07-31[NET]: Take dev_base_lock when moving device name hash list entryHerbert Xu
2007-07-31[NET]: Call uninit if necessary in register_netdeviceHerbert Xu
2007-07-31[IPVS]: Use skb_forward_csumHerbert Xu
2007-07-31[PKTGEN]: Add missing KERN_* tags to printk()s.David S. Miller
2007-07-31[BLUETOOTH] l2cap: don't mangle cmd.lenAl Viro
2007-07-31[BLUETOOTH]: pass (host-endian) cmd length as explicit argument to l2cap_conf...Al Viro
2007-07-31[BLUETOOTH] l2cap: endianness annotationsAl Viro
2007-07-31[BLUETOOTH]: Fix endianness bug in l2cap_sock_listen()Al Viro