summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-01netpoll: Use skb_irq_freeable to make zap_completion_queue safe.Eric W. Biederman
2014-04-01net: Add a test to see if a skb is freeable in irq contextEric W. Biederman
2014-04-01Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-ca...David S. Miller
2014-04-01qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'Shahed Shaikh
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann
2014-04-01net: sxgbe: make "core_ops" staticDan Carpenter
2014-04-01net: sxgbe: fix logical vs bitwise operationDan Carpenter
2014-04-01net: sxgbe: sxgbe_mdio_register() frees the busDan Carpenter
2014-04-01Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko
2014-04-01xen-netback: disable rogue vif in kthread contextWei Liu
2014-04-01net/mlx4: Set proper build dependancy with vxlanOr Gerlitz
2014-04-01be2net: fix build dependency on VxLANSathya Perla
2014-04-01mac802154: make csma/cca parameters per-wpanPhoebe Buckheister
2014-04-01mac802154: allow only one WPAN to be up at any given timePhoebe Buckheister
2014-04-01net: filter: minor: fix kdoc in __sk_run_filterDaniel Borkmann
2014-04-01netlink: don't compare the nul-termination in nla_strcmpPablo Neira
2014-04-01can: c_can: Avoid led toggling for every packet.Thomas Gleixner
2014-04-01can: c_can: Simplify TX interrupt cleanupThomas Gleixner
2014-04-01can: c_can: Store dlc privateThomas Gleixner
2014-04-01can: c_can: Reduce register accessThomas Gleixner
2014-04-01can: c_can: Make the code readableThomas Gleixner
2014-04-01can: c_can: Provide protection in the xmit pathThomas Gleixner
2014-04-01can: c_can: Remove EOB exitThomas Gleixner
2014-04-01can: c_can: Fix the lost message handlingThomas Gleixner
2014-04-01can: c_can: Fix buffer orderingThomas Gleixner
2014-04-01can: c_can: Make it SMP safeThomas Gleixner
2014-04-01can: c_can: Fix hardware raminit functionThomas Gleixner
2014-04-01can: c_can: Wait for CONTROL_INIT to be clearedThomas Gleixner
2014-04-01can: c_can: check return value to users of c_can_set_bittiming()Marc Kleine-Budde
2014-04-01can: c_can: free_c_can_dev(): add missing netif_napi_del()Marc Kleine-Budde
2014-04-01can: Documentation: fix parameter name "sample-point"Robert Schwebel
2014-04-01can: usb_8dev: Fix memory leak in usb_8dev_start_xmitBjorn Van Tilt
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-03-31ixgbevf: Fix rcu warnings induced by LERMark Rustad
2014-03-31ixgbe: Fix rcu warnings induced by LERMark Rustad
2014-03-31INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin
2014-03-31i40e: Remove casts of pointer to same typeJoe Perches
2014-03-31i40e/i40evf: Remove addressof casts to same typeJoe Perches
2014-03-31i40e/i40evf: fix error checking pathJean Sacren
2014-03-31i40e: fix function kernel doc descriptionJean Sacren
2014-03-31ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad
2014-03-31ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren
2014-03-31ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-03-31ixgbe: never generate both software and hardware timestampsJakub Kicinski
2014-03-31ixgbe: remove redundant if clause from PTP workJakub Kicinski
2014-03-31e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman
2014-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-31at86rf230: mask irq's before deregister deviceAlexander Aring
2014-03-31ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa