summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine2013-09-301-2/+2
* ethernet: moxa: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-09-301-1/+1
* ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa2013-09-301-2/+2
* powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-09-302-2/+20
* Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller2013-09-302-18/+2
* bonding: Fix broken promiscuity reference counting issueNeil Horman2013-09-301-3/+10
* tcp: TSQ can use a dynamic limitEric Dumazet2013-09-301-6/+11
* dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard2013-09-301-1/+1
* pkt_sched: fq: qdisc dismantle fixesEric Dumazet2013-09-301-20/+37
* net: flow_dissector: fix thoff for IPPROTO_AHEric Dumazet2013-09-301-2/+2
* MAINTAINERS: add myself as maintainer of xen-netbackWei Liu2013-09-301-0/+1
* xen-netback: Handle backend state transitions in a more robust wayPaul Durrant2013-09-301-30/+118
* ipv6: Fix preferred_lft not updating in some casesPaul Marks2013-09-301-37/+15
* ip_tunnel: Do not use stale inner_iph pointer.Pravin B Shelar2013-09-301-2/+2
* net: qmi_wwan: fix Cinterion PLXX product IDAleksander Morgado2013-09-301-1/+1
* powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-09-302-2/+18
* vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar2013-09-302-6/+8
* net: net_secret should not depend on TCPEric Dumazet2013-09-283-7/+25
* net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman2013-09-282-1/+49
* IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE2013-09-283-15/+100
* USBNET: fix handling padding packetMing Lei2013-09-282-6/+22
* qlcnic: Fix register device in FAILED state for 82xx.Sucheta Chakraborty2013-09-273-2/+57
* be2net: Fix to display the VLAN priority for a VFAjit Khaparde2013-09-271-2/+2
* be2net: Fix to configure VLAN priority for a VF interface.Ajit Khaparde2013-09-271-10/+11
* be2net: Fix to allow VLAN configuration on VF interfaces.Ajit Khaparde2013-09-271-9/+0
* be2net: Fix number of VLANs supported in UMC mode for BE3-R.Ajit Khaparde2013-09-272-0/+3
* be2net: Fix VLAN promiscuous mode programmingAjit Khaparde2013-09-274-6/+40
* be2net: Fix the size of be_nic_res_desc structureAjit Khaparde2013-09-271-1/+1
* be2net: Fix to prevent Tx stall on SH-R when packet size < 32Ajit Khaparde2013-09-271-3/+3
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-09-2727-147/+128
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-09-2727-147/+128
| |\
| | * brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel2013-09-261-0/+4
| | * bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel2013-09-262-23/+27
| | * brcmfmac: obtain platform data upon module initializationArend van Spriel2013-09-264-23/+24
| | * mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao2013-09-261-7/+0
| | * mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar2013-09-263-4/+4
| | * p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter2013-09-261-0/+1
| | * cw1200: Use a threaded oneshot irq handler for cw1200_spiSolomon Peachy2013-09-261-3/+4
| | * Revert "cw1200: Don't perform SPI transfers in interrupt context"Solomon Peachy2013-09-264-33/+4
| | * mwifiex: fix PCIe hs_cfg cancel cmd timeoutBing Zhao2013-09-261-3/+2
| | * rtlwifi: Align private space in rtl_priv structLarry Finger2013-09-261-1/+1
| | * ath9k: add txq locking for ath_tx_aggr_startFelix Fietkau2013-09-261-0/+6
| | * p54usb: fix leak at failure path in p54u_load_firmware()Alexey Khoroshilov2013-09-261-0/+1
| | * ath9k: don't use BAW tracking on PS responses for non-AMPDU packetsFelix Fietkau2013-09-261-2/+4
| | * ath9k: Fix regression in LNA diversitySujith Manoharan2013-09-261-7/+0
| | * ath9k: do not link bf_next across multiple A-MPDUsFelix Fietkau2013-09-261-1/+3
| | * ath9k: fix stale flag handling on buffer cloneFelix Fietkau2013-09-261-0/+1
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-09-267-40/+42
| | |\
| | | * Bluetooth: btusb: Add support for Belkin F8065bfKen O'Brien2013-09-231-0/+3
| | | * Bluetooth: don't release the port in rfcomm_dev_state_change()Gianluca Anzolin2013-09-201-33/+2