Age | Commit message (Expand) | Author | Files | Lines |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -85/+74 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 998 | -27116/+75690 |
2017-07-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -0/+47 |
2017-07-05 | net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap | Murali Karicheri | 1 | -0/+11 |
2017-07-05 | cxgb4: Support for get_ts_info ethtool method | Atul Gupta | 1 | -1/+18 |
2017-07-05 | cxgb4: Add PTP Hardware Clock (PHC) support | Atul Gupta | 2 | -0/+287 |
2017-07-05 | cxgb4: time stamping interface for PTP | Atul Gupta | 9 | -13/+595 |
2017-07-05 | nfp: default to chained metadata prepend format | Jakub Kicinski | 1 | -1/+8 |
2017-07-05 | nfp: remove legacy MAC address lookup | Jakub Kicinski | 4 | -34/+8 |
2017-07-05 | nfp: improve order of interfaces in breakout mode | Jakub Kicinski | 3 | -14/+12 |
2017-07-05 | net: macb: remove extraneous return when MACB_EXT_DESC is defined | Colin Ian King | 1 | -1/+0 |
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 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+1 |
2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -24/+18 |
2017-07-03 | qed: initialize ll2_syn_handle at start of function | Michal Kalderon | 1 | -2/+1 |
2017-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -5/+5 |
2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds | 1 | -8/+7 |
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 | 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 | 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 '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 |