aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-18can: m_can: fix possible sleep in napi pollDong Aisheng
2014-11-18can: m_can: add missing message RAM initializationDong Aisheng
2014-11-18can: m_can: add CONFIG_HAS_IOMEM dependenceDavid Cohen
2014-11-18can: m_can: add .ndo_change_mtu functionDong Aisheng
2014-11-18can: gs_usb: add .ndo_change_mtu functionMarc Kleine-Budde
2014-11-18can: rcar_can: add .ndo_change_mtu functionMarc Kleine-Budde
2014-11-18can: xilinx_can: add .ndo_change_mtu functionMarc Kleine-Budde
2014-11-18can: xilinx_can: fix comparison of unsigned variableSudip Mukherjee
2014-11-18can: remove unused variableSudip Mukherjee
2014-11-18can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov
2014-11-18can: dev: add can_is_canfd_skb() APIDong Aisheng
2014-11-18can: dev: fix typo CIA -> CiA, CAN in AutomationRoman Fietze
2014-11-18can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper
2014-11-16ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann
2014-11-16qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke
2014-11-16Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshel...David S. Miller
2014-11-16dcbnl : Disable software interrupts before taking dcb_lockAnish Bhatt
2014-11-16ieee802154: fix error handling in ieee802154fake_probe()Alexey Khoroshilov
2014-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-11-16drivers: net: cpsw: Fix TX_IN_SEL offsetJohn Ogness
2014-11-16reciprocal_div: objects with exported symbols should be obj-y rather than lib-yHannes Frederic Sowa
2014-11-16ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen
2014-11-14openvswitch: Validate IPv6 flow key and mask values.Jarno Rajahalme
2014-11-14openvswitch: Convert dp rcu read operation to locked operationsPravin B Shelar
2014-11-14openvswitch: Fix NDP flow mask validationDaniele Di Proietto
2014-11-14openvswitch: Fix checksum calculation when modifying ICMPv6 packets.Jesse Gross
2014-11-14openvswitch: Fix memory leak.Pravin B Shelar
2014-11-14Merge branch 'vxlan_gso_check'David S. Miller
2014-11-14qlcnic: Implement ndo_gso_check()Joe Stringer
2014-11-14net/mlx4_en: Implement ndo_gso_check()Joe Stringer
2014-11-14be2net: Implement ndo_gso_check()Joe Stringer
2014-11-14net: Add vxlan_gso_check() helperJoe Stringer
2014-11-14Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-14inetdevice: fixed signed integer overflowVincent BENAYOUN
2014-11-14netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpsebill bonaparte
2014-11-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-13Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-11-13MAINTAINERS: add IIO include filesDaniel Baluta
2014-11-13kernel/panic.c: update comments for print_taintedXie XiuQi
2014-11-13mem-hotplug: reset node present pages when hot-adding a new pgdatTang Chen
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen
2014-11-13mm/debug-pagealloc: correct freepage accounting and order resettingJoonsoo Kim
2014-11-13fanotify: fix notification of groups with inode & mount marksJan Kara
2014-11-13mm, compaction: prevent infinite loop in compact_zoneVlastimil Babka
2014-11-13mm: alloc_contig_range: demote pages busy message from warn to infoMichal Nazarewicz
2014-11-13mm/slab: fix unalignment problem on Malta with EVA due to slab mergeJoonsoo Kim
2014-11-13mm/page_alloc: restrict max order of merging on isolated pageblockJoonsoo Kim