summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: c_can: Fix the lost message handlingThomas Gleixner2014-04-011-16/+15Star
* can: c_can: Fix buffer orderingThomas Gleixner2014-04-011-2/+50
* can: c_can: Make it SMP safeThomas Gleixner2014-04-011-15/+21
* can: c_can: Fix hardware raminit functionThomas Gleixner2014-04-011-10/+37
* can: c_can: Wait for CONTROL_INIT to be clearedThomas Gleixner2014-04-011-3/+23
* can: c_can: check return value to users of c_can_set_bittiming()Marc Kleine-Budde2014-04-011-12/+22
* can: c_can: free_c_can_dev(): add missing netif_napi_del()Marc Kleine-Budde2014-04-011-0/+3
* can: Documentation: fix parameter name "sample-point"Robert Schwebel2014-04-011-1/+1
* can: usb_8dev: Fix memory leak in usb_8dev_start_xmitBjorn Van Tilt2014-04-011-1/+1
* at86rf230: mask irq's before deregister deviceAlexander Aring2014-03-311-0/+2
* Merge branch 'xen-netback'David S. Miller2014-03-291-4/+29
|\
| * xen-netback: BUG_ON in xenvif_rx_action() not catching overflowPaul Durrant2014-03-291-1/+7
| * xen-netback: worse-case estimate in xenvif_rx_action is underestimatingPaul Durrant2014-03-291-1/+20
| * xen-netback: remove pointless clause from if statementPaul Durrant2014-03-291-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-2832-195/+363
|\
| * Merge branch 'vlan_offloads'David S. Miller2014-03-285-3/+19
| |\
| | * vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich2014-03-282-0/+10
| | * veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich2014-03-281-1/+4
| | * ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich2014-03-281-1/+2
| | * qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich2014-03-281-1/+3
| |/
| * bridge: Fix crash with vlan filtering and tcpdumpVlad Yasevich2014-03-282-5/+20
| * net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich2014-03-283-6/+12
| * MAINTAINERS: bonding: change email addressVeaceslav Falico2014-03-281-1/+1
| * MAINTAINERS: bonding: change email addressJay Vosburgh2014-03-281-1/+1
| * ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2014-03-282-52/+145
| * tcp: fix get_timewait4_sock() delay computation on 64bitEric Dumazet2014-03-281-1/+1
| * openvswitch: fix a possible deadlock and lockdep warningFlavio Leitner2014-03-281-20/+6Star
| * bridge: Fix handling stacked vlan tagsToshiaki Makita2014-03-281-17/+1Star
| * bridge: Fix inabillity to retrieve vlan tags when tx offload is disabledToshiaki Makita2014-03-282-3/+15
| * vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin2014-03-281-1/+5
| * vhost: fix total length when packets are too shortMichael S. Tsirkin2014-03-281-0/+14
| * random32: avoid attempt to late reseed if in the middle of seedingSasha Levin2014-03-281-1/+12
| * random32: assign to network folks in MAINTAINERSSasha Levin2014-03-281-0/+1
| * net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang2014-03-271-1/+5
| * core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss2014-03-274-12/+34
| * vlan: Set hard_header_len according to available accelerationVlad Yasevich2014-03-272-2/+5
| * usbnet: include wait queue head in device structureOliver Neukum2014-03-272-15/+20
| * virtio-net: correct error handling of virtqueue_kick()Jason Wang2014-03-271-3/+3
| * net: unix: non blocking recvmsg() should not return -EINTREric Dumazet2014-03-261-5/+12
| * Merge branch 'mvneta'David S. Miller2014-03-261-40/+20Star
| |\
| | * net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni2014-03-261-6/+11
| | * net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni2014-03-261-33/+8Star
| | * net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni2014-03-261-2/+2
| |/
| * tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich2014-03-261-3/+2Star
| * ip_tunnel: Fix dst ref-count.Pravin B Shelar2014-03-263-3/+9
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-03-282-2/+5
|\ \
| * | x86: fix boot on uniprocessor systemsArtem Fetishev2014-03-281-1/+2
| * | ocfs2: check if cluster name exists before derefSasha Levin2014-03-281-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-03-284-15/+82
|\ \ \ | |/ / |/| |
| * | Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede2014-03-281-0/+8