Age | Commit message (Expand) | Author |
2017-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-07-08 | net: ethernet: mediatek: remove useless code in mtk_probe() | Gustavo A. R. Silva |
2017-07-08 | bonding: avoid NETDEV_CHANGEMTU event when unregistering slave | WANG Cong |
2017-07-08 | net: hns: Fix a skb used after free bug | Yunsheng Lin |
2017-07-08 | net: hns: Fix a wrong op phy C45 code | Yunsheng Lin |
2017-07-08 | net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3 | vishnuvardhan |
2017-07-07 | virtio-net: fix leaking of ctx array | Jason Wang |
2017-07-07 | arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()' | Christophe Jaillet |
2017-07-07 | nfp: flower: add missing clean up call to avoid memory leaks | Jakub Kicinski |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-07-06 | vrf: fix bug_on triggered by rx when destroying a vrf | Nikolay Aleksandrov |
2017-07-06 | liquidio: fix bug in soft reset failure detection | Derek Chickles |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-07-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-07-05 | net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap | Murali Karicheri |
2017-07-05 | cxgb4: Support for get_ts_info ethtool method | Atul Gupta |
2017-07-05 | cxgb4: Add PTP Hardware Clock (PHC) support | Atul Gupta |
2017-07-05 | cxgb4: time stamping interface for PTP | Atul Gupta |
2017-07-05 | nfp: default to chained metadata prepend format | Jakub Kicinski |
2017-07-05 | nfp: remove legacy MAC address lookup | Jakub Kicinski |
2017-07-05 | nfp: improve order of interfaces in breakout mode | Jakub Kicinski |
2017-07-05 | net: macb: remove extraneous return when MACB_EXT_DESC is defined | Colin Ian King |
2017-07-04 | net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net: ethernet: mediatek: fixed deadlock captured by lockdep | Sean Wang |
2017-07-03 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds |
2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-07-03 | qed: initialize ll2_syn_handle at start of function | Michal Kalderon |
2017-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds |
2017-07-03 | Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel.... | David S. Miller |
2017-07-03 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-07-03 | mlx4_en: make mlx4_log_num_mgm_entry_size static | Zhu Yanjun |
2017-07-03 | netxen_nic: Remove unused pointer hdr in netxen_setup_minidump() | Christos Gkekas |
2017-07-03 | geneve: fix hlist corruption | Jiri Benc |
2017-07-03 | vxlan: fix hlist corruption | Jiri Benc |
2017-07-03 | net/mlxfw: Properly handle dependancy with non-loadable mlx5 | Or Gerlitz |
2017-07-03 | net: cdc_mbim: apply "NDP to end" quirk to HP lt4132 | Tore Anderson |
2017-07-03 | vxlan: correctly set vxlan->net when creating the device in a netns | Sabrina Dubroca |
2017-07-03 | net: hns: Use phy_driver to setup Phy loopback | Lin Yun Sheng |
2017-07-03 | net: phy: Add phy loopback support in net phy framework | Lin Yun Sheng |
2017-07-03 | net/mlx5: fix memcpy limit? | Stephen Rothwell |
2017-07-03 | net: cdc_ncm: Reduce memory use when kernel memory low | Jim Baxter |
2017-07-03 | qed: Add iWARP support for physical queue allocation | Kalderon, Michal |
2017-07-03 | qed: Add iWARP protocol support in context allocation | Kalderon, Michal |
2017-07-03 | qed: iWARP CM add error handling | Kalderon, Michal |
2017-07-03 | qed: iWARP implement disconnect flows | Kalderon, Michal |
2017-07-03 | qed: iWARP CM add active side connect | Kalderon, Michal |
2017-07-03 | qed: iWARP CM add passive side connect | Kalderon, Michal |
2017-07-03 | qed: iWARP CM add listener functions and initial SYN processing | Kalderon, Michal |
2017-07-03 | qed: iWARP CM - setup a ll2 connection for handling SYN packets | Kalderon, Michal |