| Commit message (Expand) | Author | Age |
* | net: vlan: add protocol argument to packet tagging functions | Patrick McHardy | 2013-04-19 |
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 2013-04-19 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-02-26 |
|\ |
|
| * | IB/core: Add "type 2" memory windows support | Shani Michaeli | 2013-02-21 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-01-15 |
|\| |
|
| * | Drivers: infinband: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | | remove init of dev->perm_addr in drivers | Jiri Pirko | 2013-01-08 |
* | | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 2013-01-07 |
* | | nes: remove usage of dev->master | Jiri Pirko | 2013-01-04 |
|/ |
|
* | RDMA/nes: Fix for crash when registering zero length MR for CQ | Tatyana Nikolova | 2012-12-08 |
* | RDMA/nes: Fix for terminate timer crash | Tatyana Nikolova | 2012-12-08 |
* | RDMA/nes: Fix for BUG_ON due to adding already-pending timer | Tatyana Nikolova | 2012-12-08 |
* | RDMA/nes: Use WARN() | Julia Lawall | 2012-11-22 |
* | RDMA/nes: Fix for incorrect multicast address in the perfect filter table | Tatyana Nikolova | 2012-11-22 |
* | RDMA/nes: Fix for sending fpdus in order to hardware | Tatyana Nikolova | 2012-11-22 |
* | RDMA/nes: Fix for unlinking skbs from empty list | Tatyana Nikolova | 2012-11-22 |
* | RDMA/nes: Fix incorrect address of IP header | Tatyana Nikolova | 2012-11-22 |
* | RDMA/nes: Bump the version number of nes driver | Tatyana Nikolova | 2012-10-03 |
* | RDMA/nes: Remove unused module parameter "send_first" | Tatyana Nikolova | 2012-10-03 |
* | RDMA/nes: Remove unnecessary if-else statement | Tatyana Nikolova | 2012-10-03 |
* | RDMA/nes: Add missing break to switch. | Tatyana Nikolova | 2012-10-03 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-02 |
|\ |
|
| * | RDMA/nes: Fix compilation error when nes_debug is enabled | Tatyana Nikolova | 2012-09-30 |
| * | RDMA/nes: Print hardware resource type | Tatyana Nikolova | 2012-09-30 |
| * | RDMA/nes: Fix for crash when TX checksum offload is off | Tatyana Nikolova | 2012-09-30 |
| * | RDMA/nes: Cosmetic changes | Tatyana Nikolova | 2012-09-30 |
| * | RDMA/nes: Fix for incorrect MSS when TSO is on | Tatyana Nikolova | 2012-09-30 |
| * | RDMA/nes: Fix incorrect resolving of the loopback MAC address | Tatyana Nikolova | 2012-09-30 |
* | | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo | 2012-08-13 |
|/ |
|
* | RDMA/nes: Don't call event handler if pointer is NULL | Tatyana Nikolova | 2012-05-14 |
* | RDMA/nes: Fix for the ORD value of the connecting peer | Tatyana Nikolova | 2012-05-14 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-03-21 |
|\ |
|
| *-. | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier | 2012-03-19 |
| |\ \ |
|
| | | * | RDMA/nes: Fixes for sparse endianness warnings | Tatyana Nikolova | 2012-02-25 |
| | |/ |
|
| * / | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz | 2012-03-05 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-10 |
|\| |
|
| * | RDMA/nes: Copyright update | Tatyana Nikolova | 2012-01-30 |
| * | RDMA/nes: Fix fast memory registration opcode | Tatyana Nikolova | 2012-01-27 |
| * | RDMA/nes: Fix fast memory registration length | Tatyana Nikolova | 2012-01-27 |
| * | RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh() | Roland Dreier | 2012-01-27 |
| * | RDMA/nes: Fix for sending MPA reject frame | Tatyana Nikolova | 2012-01-27 |
* | | infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup(). | David Miller | 2012-01-25 |
|/ |
|
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-12 |
* | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-08 |
|\ |
|
| * | RDMA/nes: Fix terminate during AE | Tatyana Nikolova | 2012-01-04 |
| * | RDMA/nes: Make unnecessarily global nes_set_pau() static | Tatyana Nikolova | 2012-01-04 |
| * | RDMA/nes: Change MDIO bus clock to 2.5MHz | Tatyana Nikolova | 2012-01-04 |
* | | infiniband: nes: Use dst's neighbour entry. | David Miller | 2011-12-05 |
* | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 2011-12-05 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-02 |
|\| |
|