Age | Commit message (Expand) | Author |
2014-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-04-07 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König |
2014-04-07 | rapidio: rework device hierarchy and introduce mport class of devices | Alexandre Bounine |
2014-04-07 | net/at91_ether: avoid NULL pointer dereference | Gilles Chanteperdrix |
2014-04-07 | at86rf230: fix MAX_CSMA_RETRIES parameter | Alexander Aring |
2014-04-07 | sxgbe: fix duplicate #include headers | Jean Sacren |
2014-04-04 | xen-netback: Trivial format string fix | Zoltan Kiss |
2014-04-04 | net: bcmgenet: Remove unnecessary version.h inclusion | Sachin Kamat |
2014-04-04 | net: smc911x: Remove unused local variable | Laurent Pinchart |
2014-04-04 | bonding: Inactive slaves should keep inactive flag's value | zheng.li |
2014-04-03 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-04-03 | net: Micrel KSZ8864RMN 4-port managed switch support | Philipp Zabel |
2014-04-03 | sxgbe: fix driver probe error path and driver removal leaks | françois romieu |
2014-04-03 | sxgbe: use common NET_VENDOR_FOO style. | françois romieu |
2014-04-03 | xen-netback: Grant copy the header instead of map and memcpy | Zoltan Kiss |
2014-04-03 | xen-netback: Rename map ops | Zoltan Kiss |
2014-04-03 | net: qlcnic: include irq.h for irq definitions | Josh Boyer |
2014-04-03 | net: enic: include irq.h for irqreturn_t definitions | Josh Boyer |
2014-04-03 | net: bnx2x: include irq.h for irqreturn_t definitions | Josh Boyer |
2014-04-03 | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier |
2014-04-03 | be2net: Add abi version between be2net and ocrdma | Devesh Sharma |
2014-04-03 | net: ti: fix CPTS driver build on arm | Alexei Starovoitov |
2014-04-03 | net: vxlan: fix crash when interface is created with no group | Mike Rapoport |
2014-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-04-02 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-04-01 | Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-ca... | David S. Miller |
2014-04-01 | qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port' | Shahed Shaikh |
2014-04-01 | net: ptp: move PTP classifier in its own file | Daniel Borkmann |
2014-04-01 | net: sxgbe: make "core_ops" static | Dan Carpenter |
2014-04-01 | net: sxgbe: fix logical vs bitwise operation | Dan Carpenter |
2014-04-01 | net: sxgbe: sxgbe_mdio_register() frees the bus | Dan Carpenter |
2014-04-01 | Call efx_set_channels() before efx->type->dimension_resources() | Daniel Pieczko |
2014-04-01 | xen-netback: disable rogue vif in kthread context | Wei Liu |
2014-04-01 | net/mlx4: Set proper build dependancy with vxlan | Or Gerlitz |
2014-04-01 | be2net: fix build dependency on VxLAN | Sathya Perla |
2014-04-01 | can: c_can: Avoid led toggling for every packet. | Thomas Gleixner |
2014-04-01 | can: c_can: Simplify TX interrupt cleanup | Thomas Gleixner |
2014-04-01 | can: c_can: Store dlc private | Thomas Gleixner |
2014-04-01 | can: c_can: Reduce register access | Thomas Gleixner |
2014-04-01 | can: c_can: Make the code readable | Thomas Gleixner |
2014-04-01 | can: c_can: Provide protection in the xmit path | Thomas Gleixner |
2014-04-01 | can: c_can: Remove EOB exit | Thomas Gleixner |
2014-04-01 | can: c_can: Fix the lost message handling | Thomas Gleixner |
2014-04-01 | can: c_can: Fix buffer ordering | Thomas Gleixner |
2014-04-01 | can: c_can: Make it SMP safe | Thomas Gleixner |
2014-04-01 | can: c_can: Fix hardware raminit function | Thomas Gleixner |
2014-04-01 | can: c_can: Wait for CONTROL_INIT to be cleared | Thomas Gleixner |
2014-04-01 | can: c_can: check return value to users of c_can_set_bittiming() | Marc Kleine-Budde |
2014-04-01 | can: c_can: free_c_can_dev(): add missing netif_napi_del() | Marc Kleine-Budde |