aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-02ipv4: New multicast-all socket optionNivedita Singhvi
2009-06-02net: ipv4/ip_sockglue.c cleanupsEric Dumazet
2009-06-02IPv6: Print error value when skb allocation failsBrian Haley
2009-06-02usb: gadget: f_phonet: fix memory allocation sizesRémi Denis-Courmont
2009-06-02f_phonet: no need to check for carrier - scheduler does it internallyRémi Denis-Courmont
2009-06-02f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callbackRémi Denis-Courmont
2009-06-02Phonet: fix accounting race between gprs_writeable() and gprs_xmit()Rémi Denis-Courmont
2009-06-01atl1c_main.c: add wait_for_idle routineJoe Perches
2009-06-01IPv6: Add 'autoconf' and 'disable_ipv6' module parametersBrian Haley
2009-06-01cpmac: prevent fatal exception in cpmac_end_xmitStefan Weil
2009-06-01cpmac: remove unused variable.Florian Fainelli
2009-06-01can: sja1000: generic OF platform bus driverWolfgang Grandegger
2009-06-01can: sja1000: stop misusing member base_addr of struct net_deviceWolfgang Grandegger
2009-06-01can: some fixes and cleanups to the initial device driver interfaceWolfgang Grandegger
2009-05-30net: unset IFF_XMIT_DST_RELEASE for qeth and ipoibEric Dumazet
2009-05-29usbnet: ratelimit warning messages invoked from callback handlerAndré Goddard Rosa
2009-05-29fec: Add FEC support for MX35 processorFabio Estevam
2009-05-29irda-usb: suspend/resume supportTadashi Abe
2009-05-29mac8390: use printk MAC address formatFinn Thain
2009-05-29net: convert unicast addr listJiri Pirko
2009-05-29bonding: use bond_is_lb() when it's appropriateJiri Pirko
2009-05-29cxgb3: add support for the Aquantia 10G-BT phyDivy Le Ray
2009-05-29cxgb3: Add Aeluros 2020 phy supportDivy Le Ray
2009-05-29cxgb3: move away from LLTXDivy Le Ray
2009-05-29netdev: bfin_mac: add Blackfin MII bus to platform bus to allow DSA accessGraf Yang
2009-05-29netdev: bfin_mac: fix performance issue found by netperfMichael Hennerich
2009-05-29netdev: bfin_mac: fix malformed UDP packet transmission when polling with KGDBSonic Zhang
2009-05-29netdev: bfin_mac: drop useless IRQF_SHARED from Blackfin EMAC interruptMichael Hennerich
2009-05-29veth: dont release skb->dst in veth_xmit()Eric Dumazet
2009-05-29tcp: fix loop in ofo handling code and reduce its complexityIlpo Järvinen
2009-05-29bonding: allow bond in mode balance-alb to work properly in bridge -try4.3Jiri Pirko
2009-05-29korina: periodically poll the mediaFlorian Fainelli
2009-05-29net: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori
2009-05-29net: unset IFF_XMIT_DST_RELEASE in ipgre_tunnel_setup()Eric Dumazet
2009-05-29atm: unset IFF_XMIT_DST_RELEASE in clip_setup()Eric Dumazet
2009-05-29net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup()Eric Dumazet
2009-05-29net: dont update dev->trans_startEric Dumazet
2009-05-29net: dont update dev->trans_start in 10GB driversEric Dumazet
2009-05-29Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-05-28llc: Kill outdated and incorrect comment.David S. Miller
2009-05-28irda: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller
2009-05-28tcp: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller
2009-05-28wimax: a new API call was added, increment minor protocol version numberInaky Perez-Gonzalez
2009-05-28wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez
2009-05-28wimax: Add netlink interface to get device statePaulius Zaleckas
2009-05-28wimax/i2400m: sdio: set the block size before enabling the functionInaky Perez-Gonzalez
2009-05-28wimax: document why wimax_msg_*() operations can be used in any stateInaky Perez-Gonzalez
2009-05-28wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*()Inaky Perez-Gonzalez
2009-05-28wimax/i2400m: factor out 'state report's TLV handling to a functionInaky Perez-Gonzalez
2009-05-28wimax/i2400m: allow kernel commands to device to be logged tooInaky Perez-Gonzalez