summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpls: Fix allowed protocols for mpls gsoPravin B Shelar2014-12-231-4/+1
* mpls: Fix config check for mpls.Pravin B Shelar2014-12-231-1/+1
* net: Rearrange loop in net_rx_actionHerbert Xu2014-12-231-14/+12
* net: Always poll at least one device in net_rx_actionHerbert Xu2014-12-231-4/+3
* net: Detect drivers that reschedule NAPI and exhaust budgetHerbert Xu2014-12-231-0/+9
* net: Move napi polling code out of net_rx_actionHerbert Xu2014-12-231-44/+54
* batman-adv: avoid NULL dereferences and fix if checkAntonio Quartulli2014-12-231-1/+1
* batman-adv: Unify fragment size calculationSven Eckelmann2014-12-231-1/+1
* batman-adv: Calculate extra tail size based on queued fragmentsSven Eckelmann2014-12-231-1/+1
* net: drop the packet when fails to do software segmentation or header checkJason Wang2014-12-231-1/+1
* tcp6: don't move IP6CB before xfrm6_policy_check()Nicolas Dichtel2014-12-221-16/+29
* cxgb4vf: Fix ethtool get_settings for VF driverHariprasad Shenai2014-12-224-41/+161
* caif: Fix napi poll list corruptionHerbert Xu2014-12-221-2/+0
* net/mlx4_en: Doorbell is byteswapped in Little Endian archsAmir Vadai2014-12-221-1/+11
* 8139too: Add netif_napi_del in the driverJia-Ju Bai2014-12-221-0/+2
* 8139too: Fix the lack of pci_disable_deviceJia-Ju Bai2014-12-221-1/+1
* net: ethernet: stmicro: stmmac: drop owner assignment from platform_driversWolfram Sang2014-12-221-1/+0
* net: s6gmac: remove driverDaniel Glöckner2014-12-223-1071/+0
* net: ethernet: micrel: ksz884x.c: Remove unused functionRickard Strandqvist2014-12-221-6/+0
* tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan2014-12-221-17/+17
* in6: fix conflict with glibcstephen hemminger2014-12-222-1/+5
* hyperv: Fix some variable name typos in send-buffer init/revokeHaiyang Zhang2014-12-222-7/+9
* virtio_net: Fix napi poll list corruptionHerbert Xu2014-12-221-2/+0
* stmmac: Don't init ptp again when resume from suspend/hibernationHuacai Chen2014-12-221-6/+8
* packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever...Dan Collins2014-12-221-4/+7
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-12-194-2/+8
|\
| * Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...Al Viro2014-12-191-0/+3
| * Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...Al Viro2014-12-191-0/+3
| * Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()Al Viro2014-12-191-1/+2
| * Bluetooth: 6lowpan: Do not free skb when packet is droppedJukka Rissanen2014-12-191-1/+0
* | enic: fix rx skb checksumGovindarajulu Varadarajan2014-12-191-4/+8
* | sunvnet: fix a memory leak in vnet_handle_offloadsLi RongQing2014-12-191-0/+1
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-185-168/+137
|\ \
| * | param: do not set store func without write permKees Cook2014-12-181-1/+3
| * | params: cleanup sysfs allocationRusty Russell2014-11-111-51/+44
| * | kernel:module Fix coding style errors and warnings.Ionut Alexa2014-11-111-25/+28
| * | module: Remove stop_machine from module unloadingMasami Hiramatsu2014-11-111-28/+39
| * | module: Replace module_ref with atomic_t refcntMasami Hiramatsu2014-11-113-50/+7
| * | lib/bug: Use RCU list ops for module_bug_listMasami Hiramatsu2014-11-112-8/+17
| * | module: Unlink module with RCU synchronizing instead of stop_machineMasami Hiramatsu2014-11-111-13/+5
| * | module: Wait for RCU synchronizing before releasing a moduleMasami Hiramatsu2014-11-111-0/+2
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-1816-109/+324
|\ \ \
| * | | virtio_pci: restore module attributesHerbert Xu2014-12-171-0/+5
| * | | mic/host: fix up virtio 1.0 APIsMichael S. Tsirkin2014-12-151-6/+12
| * | | vringh: update for virtio 1.0 APIsMichael S. Tsirkin2014-12-152-47/+107
| * | | vringh: 64 bit featuresMichael S. Tsirkin2014-12-152-4/+4
| * | | tools/virtio: add virtio 1.0 in vringh_testMichael S. Tsirkin2014-12-151-0/+2
| * | | tools/virtio: add virtio 1.0 in virtio_testMichael S. Tsirkin2014-12-151-1/+13
| * | | tools/virtio: enable -WerrorMichael S. Tsirkin2014-12-151-1/+1
| * | | tools/virtio: 64 bit featuresMichael S. Tsirkin2014-12-151-1/+1