summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * r8169: fix 8168evl frame padding.Stefan Bader2013-04-291-0/+9
| | * be2net: Fix to show wol disabled/enabled state correctly.Sarveshwar Bandi2013-04-291-1/+2
| | * be2net: Fixed memory leakSuresh Reddy2013-04-291-16/+22
| | * net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-WChen Gang2013-04-291-1/+1
| | * ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom2013-04-291-5/+1
| | * net: tun: release the reference of tun device in tun_recvmsgGao feng2013-04-291-2/+5
| | * isdn/sc: Fix incorrect module_param_array typesGeert Uytterhoeven2013-04-251-2/+2
| | * VSOCK: Drop bogus __init annotation from vsock_init_tables()Geert Uytterhoeven2013-04-251-1/+1
| | * VSOCK: Fix misc device registrationAsias He2013-04-251-1/+1
| | * bonding: fix locking in enslave failure pathnikolay@redhat.com2013-04-251-2/+4
| | * bnx2x: Prevent NULL pointer dereference in kdumpYuval Mintz2013-04-253-23/+39
| | * caif: spi: missing platform_driver_unregister() on error in cfspi_init_module()Wei Yongjun2013-04-251-0/+1
| | * tuntap: correct the return value in tun_set_iff()Jason Wang2013-04-251-2/+6
| | * NFC: llcp: two bugs in ->getname()Dan Carpenter2013-04-251-2/+3
| | * isdn: mISDN: set ->family in ->getname()Dan Carpenter2013-04-251-0/+1
| | * netrom: info leak in ->getname()Dan Carpenter2013-04-251-0/+2
| | * appletalk: info leak in ->getname()Dan Carpenter2013-04-251-1/+1
| | * gianfar: do not advertise any alarm capability.Richard Cochran2013-04-251-2/+1
| | * sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings2013-04-251-1/+1
| | * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-04-251-6/+5
| | |\
| | | * batman-adv: use the proper header len when checking the TTVNAntonio Quartulli2013-04-221-6/+5
| | * | tcp: force a dst refcount when prequeue packetEric Dumazet2013-04-251-0/+1
| | * | be2net: Fix PVID tag offload for packets with inline VLAN tag.Ajit Khaparde2013-04-241-0/+8
| | * | be2net: fix a Tx stall bug caused by a specific ipv6 packetAjit Khaparde2013-04-244-7/+144
| | * | be2net: Remove an incorrect pvid check in TxAjit Khaparde2013-04-241-10/+4
| | |/
| * | openvswitch: Remove unneeded ovs_netdev_get_ifindex()Thomas Graf2013-04-305-12/+2
| * | net: Use consume_skb() to free gso segmented skbSridhar Samudrala2013-04-301-1/+4
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-04-3029-400/+520
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-2929-400/+520
| | |\ \
| | | * \ Merge tag 'nfc-next-3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-299-79/+9
| | | |\ \
| | | | * | NFC: Add missing RFKILL dependency for KconfigMarcel Holtmann2013-04-271-0/+1
| | | | * | NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz2013-04-269-79/+8
| | | * | | rtlwifi: rtl8192cu: Fix false loss of AP indicationLarry Finger2013-04-261-0/+3
| | | * | | brcmsmac: Fix merge issuePiotr Haber2013-04-261-0/+1
| | | * | | ssb: implement ssb spuravoid for chipid BCM43222Hauke Mehrtens2013-04-261-2/+17
| | | * | | mwifiex: Correct pci_unmap_single's sizeYogesh Ashok Powar2013-04-261-2/+2
| | | * | | mwifiex: Do not kfree cmd buf while unregistering PCIeYogesh Ashok Powar2013-04-261-1/+0
| | | * | | mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar2013-04-261-1/+1
| | | * | | mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar2013-04-261-2/+2
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-269-34/+24
| | | |\ \ \
| | | | * | | iwlwifi: add a subdevice ID for 7000 seriesEmmanuel Grumbach2013-04-181-0/+1
| | | | * | | iwlwifi: dvm: don't send zeroed LQ cmdEmmanuel Grumbach2013-04-181-1/+4
| | | | * | | iwlwifi: remove unneeded goto from iwl_dbgfs_log_event_readStanislaw Gruszka2013-04-181-4/+2
| | | | * | | iwlwifi: mvm: remove usage of power_save module parameterAlexander Bondar2013-04-182-5/+3
| | | | * | | iwlwifi: remove redundant argument from iwl_dump_nic_event_logStanislaw Gruszka2013-04-183-6/+6
| | | | * | | iwlwifi: fix freeing uninitialized pointerStanislaw Gruszka2013-04-181-8/+8
| | | | * | | iwlwifi: mvm: change TX/RX AM-to-PSM transition time for LP modeAlexander Bondar2013-04-161-8/+2
| | | | * | | iwlwifi: mvm: fix first_antennaEmmanuel Grumbach2013-04-161-2/+3
| | | | * | | iwlwifi: mvm: remove TODO which has been addressedEmmanuel Grumbach2013-04-161-5/+0
| | | * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-267-280/+462
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
OpenPOWER on IntegriCloud