summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-04-30mac80211: incorrect shift directionHarvey Harrison
2008-04-30mac80211: insert WDS peer after adding interfaceJohannes Berg
2008-04-30mac80211: don't allow invalid WDS peer addressesJohannes Berg
2008-04-30mac80211: assign conf.beacon_control for meshJohannes Berg
2008-04-30mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo
2008-04-30ipv6: Compilation fix for compat MCAST_MSFILTER sockopts.Pavel Emelyanov
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-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-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-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-24[NET]: Fix heavy stack usage in seq_file output routines.Pavel Emelyanov
2008-04-24[AF_UNIX] Initialise UNIX sockets before general device initcallsDavid Woodhouse
2008-04-23[RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy
2008-04-23mac80211: fix use before check of Qdisc lengthRon Rindjunsky
2008-04-23net/mac80211/rx.c: fix off-by-oneAdrian Bunk
2008-04-23mac80211: Fix race between ieee80211_rx_bss_put and lookup routines.Pavel Emelyanov
2008-04-23mac80211: Fix n-band association problemAbhijeet Kolekar
2008-04-23net: Unexport move_addr_to_{kernel,user}Adrian Bunk
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu
2008-04-21tcp: Make use of before macro in tcp_input.cArnd Hannemann
2008-04-21[NETNS]: Remove empty ->init callback.Pavel Emelyanov
2008-04-21[DCCP]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki