Age | Commit message (Expand) | Author |
2018-03-14 | can: cc770: Fix queue stall & dropped RTR reply | Andri Yngvason |
2018-03-14 | can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack | Andri Yngvason |
2018-03-13 | qed: Use after free in qed_rdma_free() | Dan Carpenter |
2018-03-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2018-03-13 | net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms() | Greg Hackmann |
2018-03-12 | net: dsa: Fix dsa_is_user_port() test inversion | Florian Fainelli |
2018-03-12 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher... | David S. Miller |
2018-03-12 | Merge branch 'l2tp-fix-races-with-ipv4-mapped-ipv6-addresses' | David S. Miller |
2018-03-12 | l2tp: fix races with ipv4-mapped ipv6 addresses | Paolo Abeni |
2018-03-12 | net: ipv6: keep sk status consistent after datagram connect failure | Paolo Abeni |
2018-03-12 | e1000e: Fix link check race condition | Benjamin Poirier |
2018-03-12 | Revert "e1000e: Separate signaling for link check/link up" | Benjamin Poirier |
2018-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-03-12 | Merge tag 'linux-can-fixes-for-4.16-20180312' of ssh://gitolite.kernel.org/pu... | David S. Miller |
2018-03-12 | sock_diag: request _diag module only when the family or proto has been regist... | Xin Long |
2018-03-12 | Merge branch 'bnxt_en-Bug-fixes' | David S. Miller |
2018-03-12 | bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa(). | Michael Chan |
2018-03-12 | bnxt_en: close & open NIC, only when the interface is in running state. | Venkat Duvvuru |
2018-03-12 | bnxt_en: Return standard Linux error codes for hwrm flow cmds. | Venkat Duvvuru |
2018-03-12 | bnxt_en: Fix regressions when setting up MQPRIO TX rings. | Michael Chan |
2018-03-12 | bnxt_en: Pass complete VLAN TCI to the stack. | Michael Chan |
2018-03-12 | bnxt_en: Remove unwanted ovs-offload messages in some conditions | Sriharsha Basavapatna |
2018-03-12 | bnxt_en: Fix vnic accounting in the bnxt_check_rings() path. | Eddie Wai |
2018-03-12 | bnxt_en: Refactor the functions to reserve hardware rings. | Michael Chan |
2018-03-12 | net: phy: Tell caller result of phy_change() | Brad Mouring |
2018-03-12 | can: m_can: select pinctrl state in each suspend/resume function | Bich HEMON |
2018-03-12 | can: peak/pcie_fd: remove useless code when interface starts | Stephane Grosjean |
2018-03-12 | can: peak/pcie_fd: fix echo_skb is occupied! bug | Stephane Grosjean |
2018-03-12 | can: ifi: Repair the error handling | Marek Vasut |
2018-03-12 | can: ifi: Check core revision upon probe | Marek Vasut |
2018-03-12 | can: m_can: change comparison to bitshift when dealing with a mask | Wolfram Sang |
2018-03-11 | openvswitch: meter: fix the incorrect calculation of max delta_t | zhangliping |
2018-03-11 | macvlan: filter out unsupported feature flags | Shannon Nelson |
2018-03-11 | netfilter: nf_tables: release flowtable hooks | Pablo Neira Ayuso |
2018-03-11 | netfilter: bridge: ebt_among: add more missing match size checks | Florian Westphal |
2018-03-11 | netfilter: x_tables: add and use xt_check_proc_name | Florian Westphal |
2018-03-11 | netfilter: ebtables: fix erroneous reject of last rule | Florian Westphal |
2018-03-09 | Merge branch 'erspan-fixes' | David S. Miller |
2018-03-09 | ip6erspan: make sure enough headroom at xmit. | William Tu |
2018-03-09 | ip6erspan: improve error handling for erspan version number. | William Tu |
2018-03-09 | ip6gre: add erspan v2 to tunnel lookup | William Tu |
2018-03-09 | Merge branch 'mlxsw-ACL-and-mirroring-fixes' | David S. Miller |
2018-03-09 | mlxsw: spectrum: Prevent duplicate mirrors | Petr Machata |
2018-03-09 | mlxsw: spectrum: Fix gact_ok offloading | Jiri Pirko |
2018-03-09 | Merge branch 'vhost_net-ptr_ring-fixes' | David S. Miller |
2018-03-09 | vhost_net: examine pointer types during un-producing | Jason Wang |
2018-03-09 | vhost_net: keep private_data and rx_ring synced | Jason Wang |
2018-03-09 | vhost_net: initialize rx_ring in vhost_net_open() | Alexander Potapenko |
2018-03-09 | net: ethernet: ave: enable Rx drop interrupt | Kunihiko Hayashi |
2018-03-09 | net: use skb_is_gso_sctp() instead of open-coding | Daniel Axtens |