Age | Commit message (Expand) | Author | Files | Lines |
2017-07-04 | net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -5/+5 |
2017-07-04 | net: ethernet: mediatek: fixed deadlock captured by lockdep | Sean Wang | 1 | -4/+4 |
2017-07-03 | qed: initialize ll2_syn_handle at start of function | Michal Kalderon | 1 | -2/+1 |
2017-07-03 | Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel.... | David S. Miller | 74 | -614/+1500 |
2017-07-03 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -5/+16 |
2017-07-03 | mlx4_en: make mlx4_log_num_mgm_entry_size static | Zhu Yanjun | 2 | -2/+1 |
2017-07-03 | netxen_nic: Remove unused pointer hdr in netxen_setup_minidump() | Christos Gkekas | 1 | -3/+0 |
2017-07-03 | geneve: fix hlist corruption | Jiri Benc | 1 | -16/+32 |
2017-07-03 | vxlan: fix hlist corruption | Jiri Benc | 1 | -11/+21 |
2017-07-03 | net/mlxfw: Properly handle dependancy with non-loadable mlx5 | Or Gerlitz | 1 | -1/+1 |
2017-07-03 | ctcm_fsms: Convert skb->user accesses to refcount_t | David S. Miller | 1 | -6/+6 |
2017-07-03 | net: cdc_mbim: apply "NDP to end" quirk to HP lt4132 | Tore Anderson | 1 | -0/+7 |
2017-07-03 | vxlan: correctly set vxlan->net when creating the device in a netns | Sabrina Dubroca | 1 | -3/+6 |
2017-07-03 | net: hns: Use phy_driver to setup Phy loopback | Lin Yun Sheng | 2 | -71/+35 |
2017-07-03 | net: phy: Add phy loopback support in net phy framework | Lin Yun Sheng | 2 | -0/+52 |
2017-07-03 | net/mlx5: fix memcpy limit? | Stephen Rothwell | 1 | -1/+1 |
2017-07-03 | net: cdc_ncm: Reduce memory use when kernel memory low | Jim Baxter | 1 | -12/+42 |
2017-07-03 | qed: Add iWARP support for physical queue allocation | Kalderon, Michal | 1 | -0/+4 |
2017-07-03 | qed: Add iWARP protocol support in context allocation | Kalderon, Michal | 1 | -2/+11 |
2017-07-03 | qed: iWARP CM add error handling | Kalderon, Michal | 1 | -2/+181 |
2017-07-03 | qed: iWARP implement disconnect flows | Kalderon, Michal | 1 | -1/+89 |
2017-07-03 | qed: iWARP CM add active side connect | Kalderon, Michal | 3 | -12/+239 |
2017-07-03 | qed: iWARP CM add passive side connect | Kalderon, Michal | 7 | -19/+1012 |
2017-07-03 | qed: iWARP CM add listener functions and initial SYN processing | Kalderon, Michal | 3 | -3/+291 |
2017-07-03 | qed: iWARP CM - setup a ll2 connection for handling SYN packets | Kalderon, Michal | 2 | -3/+220 |
2017-07-03 | qed: Add iWARP support in ll2 connections | Kalderon, Michal | 1 | -2/+11 |
2017-07-03 | qed: Rename some ll2 related defines | Kalderon, Michal | 2 | -16/+15 |
2017-07-03 | qed: Implement iWARP initialization, teardown and qp operations | Kalderon, Michal | 9 | -40/+749 |
2017-07-03 | qed: Introduce iWARP personality | Kalderon, Michal | 6 | -26/+42 |
2017-07-01 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 3 | -4/+13 |
2017-07-01 | sfc: correct comment on efx_mcdi_process_event | Edward Cree | 1 | -1/+1 |
2017-07-01 | sfc: change Unknown MCDI event message to print full event. | Jon Cooper | 1 | -2/+3 |
2017-07-01 | net/mlx5: fix spelling mistake: "Allodating" -> "Allocating" | Colin Ian King | 1 | -1/+1 |
2017-07-01 | Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 13 | -592/+313 |
2017-07-01 | Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 3 | -5/+16 |
2017-07-01 | Merge tag 'wireless-drivers-next-for-davem-2017-06-30' of git://git.kernel.or... | David S. Miller | 76 | -535/+1122 |
2017-07-01 | nfp: add control message passing capabilities to flower offloads | Pieter Jansen van Vuuren | 3 | -1/+70 |
2017-07-01 | nfp: add a stats handler for flower offloads | Pieter Jansen van Vuuren | 5 | -8/+171 |
2017-07-01 | nfp: add metadata to each flow offload | Pieter Jansen van Vuuren | 5 | -13/+412 |
2017-07-01 | nfp: add basic action capabilities to flower offloads | Pieter Jansen van Vuuren | 5 | -0/+271 |
2017-07-01 | nfp: extend flower matching capabilities | Pieter Jansen van Vuuren | 6 | -1/+316 |
2017-07-01 | nfp: extend flower add flow offload | Pieter Jansen van Vuuren | 3 | -1/+325 |
2017-07-01 | nfp: provide infrastructure for offloading flower based TC filters | Pieter Jansen van Vuuren | 8 | -14/+220 |
2017-07-01 | nfp: add phys_switch_id support | Simon Horman | 4 | -0/+36 |
2017-07-01 | net: convert sock.sk_wmem_alloc from atomic_t to refcount_t | Reshetova, Elena | 3 | -14/+4 |
2017-07-01 | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena | 6 | -24/+24 |
2017-06-30 | net: macb: Add hardware PTP support | Rafal Ozieblo | 4 | -6/+732 |
2017-06-30 | net: macb: macb.c changed to macb_main.c | Rafal Ozieblo | 2 | -0/+1 |
2017-06-30 | net: macb: Add support for PTP timestamps in DMA descriptors | Rafal Ozieblo | 3 | -37/+122 |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 69 | -284/+570 |