summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-29hyperv: Fix a compiler warning in netvsc_send()Haiyang Zhang1-1/+1
2013-04-29Merge branch 'pegasus'David S. Miller2-336/+122
2013-04-29drivers: net: usb: pegasus: fix control urb submissionPetko Manolov2-217/+76
2013-04-29drivers: net: usb: pegasus: read/write_mii_word optimisedPetko Manolov1-50/+35
2013-04-29drivers: net: usb: pegasus: remove skb poolPetko Manolov2-67/+9
2013-04-29ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar4-19/+83
2013-04-29net: increase frag hash sizeJesper Dangaard Brouer1-1/+1
2013-04-29atm: he: use mdelay instead of large udelay constantsArnd Bergmann1-1/+1
2013-04-29Merge branch 'pktdiag'David S. Miller4-5/+63
2013-04-29sock_diag: allow to dump bpf filtersNicolas Dichtel4-0/+42
2013-04-29packet_diag: disclose meminfo valuesNicolas Dichtel2-0/+6
2013-04-29packet_diag: disclose uid valueNicolas Dichtel2-5/+15
2013-04-29be2net: Fix to show wol disabled/enabled state correctly.Sarveshwar Bandi1-1/+2
2013-04-29be2net: Fixed memory leakSuresh Reddy1-16/+22
2013-04-29net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-WChen Gang1-1/+1
2013-04-29selftests: psock_tpacket: fix status checkDaniel Borkmann1-2/+2
2013-04-29vxlan: allow choosing destination port per vxlanstephen hemminger2-6/+15
2013-04-29vxlan: compute source port in network byte orderstephen hemminger1-5/+4
2013-04-29vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)stephen hemminger2-6/+6
2013-04-29vxlan: fix byte order issues with NDA_PORTstephen hemminger1-13/+15
2013-04-29vxlan: document UDP default portstephen hemminger1-2/+4
2013-04-29vxlan: update mail address and copyright datestephen hemminger1-2/+2
2013-04-29bridge: Add fdb dst check during fdb updateroopa1-2/+14
2013-04-29ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom1-5/+1
2013-04-29net: tun: release the reference of tun device in tun_recvmsgGao feng1-2/+5
2013-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller7-38/+80
2013-04-27Merge branch 'mlx4'David S. Miller8-12/+383
2013-04-27net/mlx4: Add support to get VF configRony Efraim3-0/+43
2013-04-27net/mlx4: Add VF MAC spoof checking supportRony Efraim6-1/+62
2013-04-27net/mlx4: Add set VF default vlan ID and priority supportRony Efraim8-7/+126
2013-04-27net/mlx4: Add set VF mac address supportRony Efraim3-1/+73
2013-04-27net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim3-0/+62
2013-04-27net/mlx4: Add reference counting to MAC registerationRony Efraim1-5/+10
2013-04-27net/mlx4_en: Disable HW clock overflow check when no HW supportAmir Vadai1-3/+7
2013-04-27net/mlx4_core: Disable HW timestamping for VFsAmir Vadai1-0/+5
2013-04-27genetlink: fix possible memory leak in genl_family_rcv_msg()Wei Yongjun1-2/+3
2013-04-27be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC fr...Suresh Reddy1-0/+6
2013-04-27be2net: Renamed rx_address_mismatch_errors to rx_address_filteredSuresh Reddy4-14/+14
2013-04-27be2net: Add support for setting and getting rx flow hash optionsSuresh Reddy5-11/+177
2013-04-27NFC: Add missing RFKILL dependency for KconfigMarcel Holtmann1-0/+1
2013-04-26rtlwifi: rtl8192cu: Fix false loss of AP indicationLarry Finger1-0/+3
2013-04-26brcmsmac: Fix merge issuePiotr Haber1-0/+1
2013-04-26ssb: implement ssb spuravoid for chipid BCM43222Hauke Mehrtens1-2/+17
2013-04-26mwifiex: Correct pci_unmap_single's sizeYogesh Ashok Powar1-2/+2
2013-04-26mwifiex: Do not kfree cmd buf while unregistering PCIeYogesh Ashok Powar1-1/+0
2013-04-26mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar1-1/+1
2013-04-26mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar1-2/+2
2013-04-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville9-34/+24
2013-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville7-280/+462
2013-04-26NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz9-79/+8