summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-12-02leds: fix up dependenciesJohannes Berg
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-29af_unix: limit recursion levelEric Dumazet
2010-11-28inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar
2010-11-28DECnet: don't leak uninitialized stack byteDan Rosenberg
2010-11-28dccp: fix error in updating the GARGerrit Renker
2010-11-28tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan
2010-11-27netns: Don't leak others' openreq-s in procPavel Emelyanov
2010-11-27Net: ceph: Makefile: Remove unnessary codeTracey Dent
2010-11-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-11-24econet: fix CVE-2010-3848Phil Blundell
2010-11-24econet: fix CVE-2010-3850Phil Blundell
2010-11-24econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell
2010-11-24tcp: Make TCP_MAXSEG minimum more correct.David S. Miller
2010-11-24af_unix: limit unix_tot_inflightEric Dumazet
2010-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-22SUNRPC: Fix an infinite loop in call_refresh/call_refreshresultTrond Myklebust
2010-11-22ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend
2010-11-21net: allow GFP_HIGHMEM in __vmalloc()Eric Dumazet
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-19net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap
2010-11-18netfilter: fix IP_VS dependenciesPatrick McHardy
2010-11-18net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang
2010-11-18ipv6: Expose reachable and retrans timer values as msecsThomas Graf
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-18ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffiesThomas Graf
2010-11-18net: zero kobject in rx_queue_releaseJohn Fastabend
2010-11-18cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai
2010-11-17rds: Integer overflow in RDS cmsg handlingDan Rosenberg
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez
2010-11-16xfrm: update flowi saddr in icmp_send if unsetUlrich Weber
2010-11-16irda: irttp: allow zero byte packetsWolfram Sang
2010-11-16SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variableJesper Juhl
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-12can-bcm: fix minor heap overflowOliver Hartkopp
2010-11-12ipv6: Warn users if maximum number of routes is reached.Ben Greear
2010-11-12ipv6: addrconf: don't remove address state on ifdown if the address is being ...Lorenzo Colitti
2010-11-12tcp: Don't change unlocked socket state in tcp_v4_err().David S. Miller
2010-11-12x25: Prevent crashing when parsing bad X.25 facilitiesDan Rosenberg
2010-11-12net: Fix header size check for GSO case in recvmsg (af_packet)Mariusz Kozlowski
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller
2010-11-12rtnetlink: Fix message size calculation for link messagesThomas Graf
2010-11-12netfilter: ipv6: fix overlap check for fragmentsShan Wei
2010-11-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-10tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller
2010-11-10net: avoid limits overflowEric Dumazet
2010-11-10net: packet: fix information leak to userlandVasiliy Kulikov
2010-11-10filter: make sure filters dont read uninitialized memoryDavid S. Miller