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