summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-115-8/+16
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-105-8/+16
| |\
| | * iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg2012-08-061-5/+8
| | * rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka2012-08-061-2/+1
| | * cfg80211: process pending events when unregistering net deviceDaniel Drake2012-08-063-1/+7
* | | ipv4: fix ip_send_skb()Eric Dumazet2012-08-103-5/+4
|/ /
* | net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet2012-08-103-1/+4
* | ipv4: tcp: unicast_sock should not land outside of TCP stackEric Dumazet2012-08-101-0/+1
* | bnx2x: Fix recovery flow cleanup during probeYuval Mintz2012-08-101-17/+0
* | bnx2x: fix unload previous driver flow when flr-capableYuval Mintz2012-08-101-27/+28
* | tun: don't zeroize sock->file on detachStanislav Kinsbursky2012-08-101-1/+0
* | igb: Fix register defines for all non-82575 hardwareAlexander Duyck2012-08-091-2/+6
* | e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-091-10/+26
* | igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-091-10/+9
* | tcp: must free metrics at net dismantleEric Dumazet2012-08-091-0/+12
* | net/stmmac: mark probe function as __devinitArnd Bergmann2012-08-091-1/+1
* | lpc_eth: remove obsolete ifdefsstigge@antcom.de2012-08-091-13/+0
* | net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov2012-08-091-2/+5
* | cdc-phonet: Don't leak in usbpn_openJesper Juhl2012-08-091-0/+1
* | batman-adv: Fix mem leak in the batadv_tt_local_event() functionJesper Juhl2012-08-091-0/+1
* | sched: add missing group change to qfq_change_classPaolo Valente2012-08-091-26/+69
* | net: force dst_default_metrics to const sectionEric Dumazet2012-08-092-2/+10
* | net: fib: fix incorrect call_rcu_bh()Eric Dumazet2012-08-091-1/+1
* | pptp: lookup route with the proper net namespaceGao feng2012-08-091-2/+2
* | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-08-091-12/+13
|\ \
| * | canfd: remove redundant CAN FD flagOliver Hartkopp2012-08-071-12/+13
* | | af_packet: Quiet sparse noise about using plain integer as NULL pointerYing Xue2012-08-091-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwask...David S. Miller2012-08-092-5/+8
|\ \ \
| * | | igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann2012-08-071-0/+3
| * | | e1000e: 82571 Tx Data Corruption during Tx hang recoveryTushar Dave2012-08-071-2/+4
| * | | e1000e: NIC goes up and immediately goes downTushar Dave2012-08-071-3/+1
| |/ /
* | | drivers: net: irda: bfin_sir: fix compile errorSonic Zhang2012-08-091-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-0867-228/+364
|\| |
| * | net: ipv6: fix TCP early demuxEric Dumazet2012-08-067-16/+41
| * | net: Use PTR_RET rather than if(IS_ERR(.. [1]Thomas Meyer2012-08-062-6/+2
| * | net_sched: act: Delete estimator in error path.Hiroaki SHIMODA2012-08-063-3/+14
| * | ip: fix error handling in ip_finish_output2()Vasiliy Kulikov2012-08-061-1/+1
| * | llc: free the right skbSorin Dumitru2012-08-061-3/+3
| * | ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)2012-08-061-0/+1
| * | drivers/atm/iphase.c: fix error return codeJulia Lawall2012-08-061-1/+1
| * | tcp_output: fix sparse warning for tcp_wfreeSilviu-Mihai Popescu2012-08-061-1/+1
| * | drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall2012-08-061-1/+0
| * | batman-adv: select an internet gateway if none was chosenMarek Lindner2012-08-061-3/+3
| * | mISDN: Bugfix for layer2 fixed TEI modeKarsten Keil2012-08-061-1/+1
| * | igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl2012-08-041-12/+11
| * | igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl2012-08-041-1/+1
| * | igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny2012-08-041-8/+8
| * | cris: fix eth_v10.c build errorRandy Dunlap2012-08-041-1/+1
| * | cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANPeter Meiser2012-08-041-0/+20
| * | isdnloop: fix and simplify isdnloop_init()Wu Fengguang2012-08-041-12/+0