summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-02stmmac: priv->lock can be used uninitializedVlad Lungu1-2/+2
2010-12-01net/ipv6/sit.c: return unhandled skb to tunnel4_rcvDavid McCullough1-1/+2
2010-12-01bonding: check for assigned mac before adopting the slaves mac addressDavid Strand1-1/+1
2010-12-01b44: fix workarround for wap54g10Hauke Mehrtens1-6/+5
2010-12-01Make the ip6_tunnel reflect the true mtu.Anders Franzen1-0/+7
2010-11-29af_unix: limit recursion levelEric Dumazet3-6/+35
2010-11-29pch_gbe driver: The wrong of initializer entryToshiharu Okada1-4/+4
2010-11-29pch_gbe dreiver: chang authorToshiharu Okada2-6/+6
2010-11-28ucc_geth: fix ucc halt problem in half duplex modeYang Li1-1/+2
2010-11-28inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar1-2/+1
2010-11-28ehea: Add some info messages and fix an issueBreno Leitao1-4/+14
2010-11-28hso: fix disable_netFilip Aben1-4/+6
2010-11-28NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby1-5/+6
2010-11-28cxgb4vf: fix setting unicast/multicast addresses ...Casey Leedom2-63/+104
2010-11-28net, ppp: Report correct error code if unit allocation failedCyrill Gorcunov1-21/+22
2010-11-28DECnet: don't leak uninitialized stack byteDan Rosenberg1-0/+2
2010-11-28au1000_eth: fix invalid address accessing the MAC enable registerWolfgang Grandegger1-5/+5
2010-11-28dccp: fix error in updating the GARGerrit Renker1-1/+2
2010-11-28Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller1-2/+3
2010-11-28tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan2-1/+6
2010-11-27netns: Don't leak others' openreq-s in procPavel Emelyanov1-1/+3
2010-11-27Net: ceph: Makefile: Remove unnessary codeTracey Dent1-22/+0
2010-11-25vhost/net: fix rcu check usageMichael S. Tsirkin1-2/+3
2010-11-24econet: fix CVE-2010-3848Phil Blundell1-31/+31
2010-11-24econet: fix CVE-2010-3850Phil Blundell1-0/+3
2010-11-24econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell1-18/+8
2010-11-24tcp: Make TCP_MAXSEG minimum more correct.David S. Miller1-1/+1
2010-11-24isdn: icn: Fix stack corruption bug.Steven Rostedt1-3/+4
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-2/+5
2010-11-24af_unix: limit unix_tot_inflightEric Dumazet1-0/+7
2010-11-23wireless: b43: fix error path in SDIOGuennadi Liakhovetski1-0/+1
2010-11-22carl9170: fix virtual interface setup crashChristian Lamparter1-1/+1
2010-11-22ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach2-0/+2
2010-11-22ath9k: fix timeout on stopping rx dmaFelix Fietkau1-1/+1
2010-11-22of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney1-0/+97
2010-11-22phylib: Add support for Marvell 88E1149R devices.David Daney2-0/+41
2010-11-22phylib: Use common page register definition for Marvell PHYs.David Daney1-13/+14
2010-11-22qlge: Fix incorrect usage of module parameters and netdev msg levelSonny Rao1-3/+3
2010-11-22ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend1-3/+3
2010-11-21SuperH IrDA: correct Baud rate error correctionNicolas Kaiser1-1/+1
2010-11-21atl1c: Fix hardware type check for enabling OTP CLKBen Hutchings1-1/+1
2010-11-21net: allow GFP_HIGHMEM in __vmalloc()Eric Dumazet4-6/+4
2010-11-21bonding: change list contact to netdev@vger.kernel.orgSimon Horman1-1/+1
2010-11-21e1000: fix screaming IRQAnupam Chanda1-4/+8
2010-11-19net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap1-1/+1
2010-11-19be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi1-0/+6
2010-11-18netfilter: fix IP_VS dependenciesPatrick McHardy1-0/+1
2010-11-18net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang1-4/+5
2010-11-18ipv6: Expose reachable and retrans timer values as msecsThomas Graf1-9/+10
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-8/+78