Age | Commit message (Expand) | Author |
2014-12-10 | net: fec: only enable mdio interrupt before phy device link up | Nimrod Andy |
2014-12-10 | net: fec: clear all interrupt events to support i.MX6SX | Nimrod Andy |
2014-12-10 | net: fec: reset fep link status in suspend function | Nimrod Andy |
2014-12-10 | cxgb4/cxgb4vf: global named must be unique | Stephen Rothwell |
2014-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-12-10 | isdn/capi: correct argument types of command_2_index | Tilman Schmidt |
2014-12-10 | isdn/gigaset: enable Kernel CAPI support by default | Tilman Schmidt |
2014-12-10 | isdn/gigaset: elliminate unnecessary argument from send_cb() | Tilman Schmidt |
2014-12-10 | isdn/gigaset: clarify gigaset_modem_fill control structure | Tilman Schmidt |
2014-12-10 | isdn/gigaset: drop duplicate declaration | Tilman Schmidt |
2014-12-10 | enic: add support for set/get rss hash key | Govindarajulu Varadarajan |
2014-12-10 | ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align | Alexander Duyck |
2014-12-10 | ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align | Alexander Duyck |
2014-12-10 | cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align | Alexander Duyck |
2014-12-10 | ethernet/intel: Use napi_alloc_skb | Alexander Duyck |
2014-12-10 | Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | David S. Miller |
2014-12-09 | dummy: use MODULE_VERSION | Flavio Leitner |
2014-12-09 | amd-xgbe: Use disable_irq_nosync when in IRQ context | Lendacky, Thomas |
2014-12-09 | xen-netfront: use correct linear area after linearizing an skb | David Vrabel |
2014-12-09 | netback: don't store invalid vif pointer | Jan Beulich |
2014-12-09 | net: fec: avoid kernal crash by NULL pointer when no phy connection | Nimrod Andy |
2014-12-09 | net: systemport: allow changing MAC address | Florian Fainelli |
2014-12-09 | rocker: remove swdev mode | Roopa Prabhu |
2014-12-09 | Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-12-09 | sh_eth: Remove redundant alignment adjustment | Mitsuhiro Kimura |
2014-12-09 | sh_eth: Optimization for RX excess judgement | Mitsuhiro Kimura |
2014-12-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2014-12-09 | Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can... | David S. Miller |
2014-12-09 | Merge tag 'linux-can-fixes-for-3.18-20141207' of git://gitorious.org/linux-ca... | David S. Miller |
2014-12-09 | ppp_read(): switch to skb_copy_datagram_iter() | Al Viro |
2014-12-09 | switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives | Al Viro |
2014-12-09 | put iov_iter into msghdr | Al Viro |
2014-12-09 | vmci: propagate msghdr all way down to __qp_memcpy_from_queue() | Al Viro |
2014-12-09 | chelsio: fix misspelling of current function in string | Julia Lawall |
2014-12-09 | hp100: fix misspelling of current function in string | Julia Lawall |
2014-12-09 | uli526x: fix misspelling of current function in string | Julia Lawall |
2014-12-09 | isdn: fix misspelling of current function in string | Julia Lawall |
2014-12-09 | dmfe: fix misspelling of current function in string | Julia Lawall |
2014-12-09 | macvlan: play well with ipvlan device | Mahesh Bandewar |
2014-12-09 | ipvlan: move the device check function into netdevice.h | Mahesh Bandewar |
2014-12-09 | ipvlan: play well with macvlan device | Mahesh Bandewar |
2014-12-09 | dummy: add support for ethtool get_drvinfo | Flavio Leitner |
2014-12-09 | bnx2x: Implement ndo_gso_check() | Joe Stringer |
2014-12-09 | macvlan: allow setting LRO independently of lower device | Michal Kubeček |
2014-12-09 | i40e/i40evf: Convert macro to static inline | Jeff Kirsher |
2014-12-09 | i40e: add to NVM update debug message | Shannon Nelson |
2014-12-09 | i40e: check for AQ timeout in aq_rc decode | Shannon Nelson |
2014-12-09 | i40e: poll on NVM semaphore only if not other error | Shannon Nelson |
2014-12-09 | i40e: fix up NVM update sm error handling | Shannon Nelson |
2014-12-09 | i40e: set max limit for access polling | Shannon Nelson |