summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-94/+231
2008-04-30tty: The big operations reworkAlan Cox-4/+2
2008-04-30tcp: Overflow bug in VegasLachlan Andrew-7/+11
2008-04-29[IPv4] UFO: prevent generation of chained skb destined to UFO deviceKostya B-15/+7
2008-04-29ipv4: annotate a few functions __init in ipconfig.cSam Ravnborg-4/+4
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-28/+62
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa-4/+4
2008-04-29proc: switch /proc/irda/irnet to seq_file interfaceAlexey Dobriyan-39/+34
2008-04-29netfilter: nf_conntrack: padding breaks conntrack hash on ARMPhilip Craig-3/+3
2008-04-29ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()Timo Teras-17/+24
2008-04-29sch_sfq: use del_timer_sync() in sfq_destroy()Jarek Poplawski-1/+2
2008-04-29net: Add compat support for getsockopt (MCAST_MSFILTER)David L Stevens-1/+91
2008-04-29net: Several cleanups for the setsockopt compat support.David L Stevens-4/+7
2008-04-29ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov-22/+64
2008-04-29bridge: kernel panic when unloading bridge moduleBodo Stroesser-1/+1
2008-04-29bridge: fix error handling in br_add_if()Volodymyr G Lukiianyk-1/+4
2008-04-29netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packetsArnaud Ebalard-9/+6
2008-04-29netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables...Pavel Emelyanov-1/+1
2008-04-29netfilter: xt_TCPOPTSTRIP: signed tcphoff for ipv6_skip_exthdr() retvalRoel Kluin-1/+1
2008-04-29tcp: Limit cwnd growth when deferring for GSOJohn Heffner-1/+2
2008-04-29tcp: Allow send-limited cwnd to grow up to max_burst when gso disabledJohn Heffner-7/+4
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-24/+149
2008-04-28Audit: collect sessionid in netlink messagesEric Paris-28/+62
2008-04-27wireless: Fix compile error with wifi & ledsLuca Tettamanti-1/+3
2008-04-27tcp: Fix slab corruption with ipv6 and tcp6fuzzEvgeniy Polyakov-2/+1
2008-04-27ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens-0/+127
2008-04-27[IPSEC]: Use digest_null directly for authHerbert Xu-2/+1
2008-04-27sunrpc: fix missing kernel-docRandy Dunlap-1/+1
2008-04-27can: Fix copy_from_user() results interpretationSam Ravnborg-11/+10
2008-04-27Revert "ipv6: Fix typo in net/ipv6/Kconfig"David S. Miller-1/+1
2008-04-27tipc: endianness annotationsAl Viro-4/+3
2008-04-27ipv6: result of csum_fold() is already 16bit, no need to castAl Viro-1/+1
2008-04-27[XFRM] AUDIT: Fix flowlabel text format ambibuity.YOSHIFUJI Hideaki-1/+1
2008-04-27asm/unaligned.h doesn't work well as the very first includeAl Viro-1/+1
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-13/+35
2008-04-25net: Fix wrong interpretation of some copy_to_user() results.Pavel Emelyanov-4/+5
2008-04-24ipv6: Fix typo in net/ipv6/KconfigMichael Beasley-1/+1
2008-04-24ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 s...YOSHIFUJI Hideaki-0/+18
2008-04-24tcp: tcp_probe buffer overflow and incorrect return valueTom Quetchenbach-5/+4
2008-04-24ethtool: EEPROM dump no longer works for tg3 and natsemiMandeep Singh Baines-0/+5
2008-04-24af_key: Fix af_key.c compiler warningBrian Haley-3/+2
2008-04-24RxRPC: Fix a regression in the RXKAD security moduleDavid Howells-1/+1
2008-04-24Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds-315/+580
2008-04-24Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-97/+154
2008-04-24Merge branch 'devel'Trond Myklebust-315/+580
2008-04-24SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the requestTrond Myklebust-0/+5
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-56/+94
2008-04-24[NET]: Fix heavy stack usage in seq_file output routines.Pavel Emelyanov-50/+56
2008-04-24[AF_UNIX] Initialise UNIX sockets before general device initcallsDavid Woodhouse-1/+5
2008-04-23[RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy-0/+6