Age | Commit message (Expand) | Author |
2017-06-08 | Merge branch 'tcp-Namespaceify-3-sysctls' | David S. Miller |
2017-06-08 | tcp: Namespaceify sysctl_tcp_timestamps | Eric Dumazet |
2017-06-08 | tcp: Namespaceify sysctl_tcp_window_scaling | Eric Dumazet |
2017-06-08 | tcp: Namespaceify sysctl_tcp_sack | Eric Dumazet |
2017-06-08 | tcp: add a struct net parameter to tcp_parse_options() | Eric Dumazet |
2017-06-08 | net: propagate tc filter chain index down the ndo_setup_tc call | Jiri Pirko |
2017-06-07 | Merge branch 'mlx4-drivers-version-update' | David S. Miller |
2017-06-07 | IB/mlx4: Bump driver version | Tariq Toukan |
2017-06-07 | net/mlx4_en: Bump driver version | Tariq Toukan |
2017-06-07 | net/mlx4_core: Bump driver version | Tariq Toukan |
2017-06-07 | net: dsa: mv88e6xxx: Have 6161/6123 use EDSA tags | Andrew Lunn |
2017-06-07 | vxlan: use a more suitable function when assigning NULL | Mark Bloch |
2017-06-07 | cxgb4: Fix tids count for ipv6 offload connection | Ganesh Goudar |
2017-06-07 | Merge branch 'nfp-ctrl-vNIC' | David S. Miller |
2017-06-07 | nfp: advertise support for NFD ABI 0.5 | Jakub Kicinski |
2017-06-07 | nfp: create control vNICs and wire up rx/tx | Jakub Kicinski |
2017-06-07 | nfp: allow non-equal distribution of IRQs | Jakub Kicinski |
2017-06-07 | nfp: slice the netdev spawning function | Jakub Kicinski |
2017-06-07 | nfp: don't clutter init code passing fw_ver around | Jakub Kicinski |
2017-06-07 | nfp: map all queue controllers at once | Jakub Kicinski |
2017-06-07 | nfp: make vNIC ctrl memory mapping function reusable | Jakub Kicinski |
2017-06-07 | nfp: add control vNIC datapath | Jakub Kicinski |
2017-06-07 | nfp: prepare config and enable for working without netdevs | Jakub Kicinski |
2017-06-07 | nfp: allow allocation and initialization of netdev-less vNICs | Jakub Kicinski |
2017-06-07 | nfp: make sure debug accesses don't depend on netdevs | Jakub Kicinski |
2017-06-07 | nfp: prepare print macros for use without netdev | Jakub Kicinski |
2017-06-07 | nfp: move nfp_net_vecs_init() | Jakub Kicinski |
2017-06-07 | nfp: reuse ring free code on close | Jakub Kicinski |
2017-06-07 | nfp: split out the allocation part of open | Jakub Kicinski |
2017-06-07 | nfp: reorder open and close functions | Jakub Kicinski |
2017-06-07 | net: fec: Clear and enable MIB counters on imx51 | Andrew Lunn |
2017-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-06 | Merge branch 'phylib-support-for-MV88X3310-10G-phy' | David S. Miller |
2017-06-06 | net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY support | Russell King |
2017-06-06 | net: phy: add XAUI and 10GBASE-KR PHY connection types | Russell King |
2017-06-06 | net: phy: split out 10G genphy support | Russell King |
2017-06-06 | net: phy: hook up clause 45 autonegotiation restart | Russell King |
2017-06-06 | net: phy: avoid genphy_aneg_done() for PHYs without clause 22 support | Russell King |
2017-06-06 | net: phy: add 802.3 clause 45 support to phylib | Russell King |
2017-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2017-06-06 | compiler, clang: suppress warning for unused static inline functions | David Rientjes |
2017-06-06 | Merge branch 'sparc64-context-wrap-fixes' | David S. Miller |
2017-06-06 | sparc64: delete old wrap code | Pavel Tatashin |
2017-06-06 | sparc64: new context wrap | Pavel Tatashin |
2017-06-06 | sparc64: add per-cpu mm of secondary contexts | Pavel Tatashin |
2017-06-06 | sparc64: redefine first version | Pavel Tatashin |
2017-06-06 | sparc64: combine activate_mm and switch_mm | Pavel Tatashin |
2017-06-06 | sparc64: reset mm cpumask after wrap | Pavel Tatashin |
2017-06-06 | sparc/mm/hugepages: Fix setup_hugepagesz for invalid values. | Liam R. Howlett |