summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* trivial: net: filter: Change kerneldoc parameter orderTobias Klauser2014-06-261-1/+1
* trivial: net: filter: Fix typo in commentTobias Klauser2014-06-261-1/+1
* net: allwinner: emac: Add missing free_irqMaxime Ripard2014-06-261-0/+1
* cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo2014-06-261-0/+1
* xen-netback: bookkeep number of active queues in our own moduleWei Liu2014-06-263-52/+26
* tg3: Change nvram command timeout value to 50msPrashant Sreedharan2014-06-261-2/+2
* cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing2014-06-251-9/+7
* be2net: fix qnq mode detection on VFsSuresh Reddy2014-06-233-6/+4
* of: mdio: fixup of_phy_register_fixed_link parsing of new bindingsRichard Retanubun2014-06-231-3/+5
* at86rf230: fix irq setupPhoebe Buckheister2014-06-231-1/+4
* net: phy: at803x: fix coccinelle warningsFengguang Wu2014-06-231-1/+1
* net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz2014-06-231-1/+2
* tulip: Poll link status more frequently for Comet chipsOndrej Zary2014-06-231-1/+1
* net: huawei_cdc_ncm: increase command buffer sizeBjørn Mork2014-06-221-3/+4
* drivers: net: cpsw: fix dual EMAC stall when connected to same switchMugunthan V N2014-06-221-1/+6
* Merge branch 'xen-netfront'David S. Miller2014-06-221-34/+75
|\
| * xen-netfront: recreate queues correctly when reconnectingDavid Vrabel2014-06-221-32/+72
| * xen-netfront: fix oops when disconnected from backendDavid Vrabel2014-06-221-2/+3
|/
* Merge branch 'at803x'David S. Miller2014-06-223-44/+163
|\
| * net: phy: at803x: Add support for hardware resetDaniel Mack2014-06-221-41/+144
| * net: phy: at803x: use #defines for supported PHY idsDaniel Mack2014-06-221-6/+10
| * net: phylib: add link_change_notify callback to phy deviceDaniel Mack2014-06-222-0/+12
|/
* 8021q: fix a potential memory leakLi RongQing2014-06-221-1/+4
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-06-2017-88/+196
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-1817-88/+196
| |\
| | * rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka2014-06-173-4/+28
| | * b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki2014-06-171-3/+7
| | * rt2800usb:fix hang during firmware loadMichael Braun2014-06-171-2/+7
| | * rt2800usb:fix efuse detectionMichael Braun2014-06-172-1/+30
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-176-65/+85
| | |\
| | | * Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak2014-06-131-5/+0
| | | * Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg2014-06-131-1/+6
| | | * Bluetooth: Fix deadlock in l2cap_conn_del()Jukka Taimisto2014-06-131-1/+7
| | | * Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI stateJohan Hedberg2014-06-131-3/+1
| | | * Bluetooth: Refactor discovery stopping into its own functionJohan Hedberg2014-06-131-44/+49
| | | * Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg2014-06-131-0/+4
| | | * Bluetooth: Fix setting correct authentication information for SMP STKJohan Hedberg2014-06-131-2/+7
| | | * Bluetooth: Add clarifying comment for conn->auth_typeJohan Hedberg2014-06-131-1/+5
| | | * Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg2014-06-131-2/+5
| | | * Bluetooth: Fix check for connection encryptionJohan Hedberg2014-06-131-1/+1
| | | * Bluetooth: Fix incorrectly overriding conn->src_typeJohan Hedberg2014-06-131-5/+0
| | * | b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)Rafał Miłecki2014-06-161-1/+1
| | * | rt2x00: disable TKIP on USBStanislaw Gruszka2014-06-161-0/+2
| | * | mwifiex: fix tx_info/rx_info overlap with PCIe dma_mappingChin-Ran Lo2014-06-162-12/+35
| | * | b43: disable 5 GHz on G-PHYRafał Miłecki2014-06-161-0/+1
* | | | net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann2014-06-201-2/+1
* | | | tg3: Clear NETIF_F_TSO6 flag before doing software GSOPrashant Sreedharan2014-06-201-2/+2
* | | | tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell2014-06-201-1/+1
* | | | Revert "net: return actual error on register_queue_kobjects"David S. Miller2014-06-201-2/+2
* | | | net: filter: fix upper BPF instruction limitKees Cook2014-06-191-1/+1