Age | Commit message (Expand) | Author | Files | Lines |
2016-11-28 | net/mlx5: Add DCBX firmware commands support | Huy Nguyen | 2 | -0/+9 |
2016-11-28 | net/mlx5e: Support DCBX CEE API | Huy Nguyen | 1 | -0/+4 |
2016-11-28 | bpf: reuse dev_is_mac_header_xmit for redirect | Daniel Borkmann | 1 | -0/+16 |
2016-11-28 | bpf: drop unnecessary context cast from BPF_PROG_RUN | Daniel Borkmann | 1 | -3/+3 |
2016-11-27 | netdevice: fix sparse warning for HARD_TX_LOCK | Michael S. Tsirkin | 1 | -1/+16 |
2016-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -1/+3 |
2016-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2016-11-26 | cgroup: add support for eBPF programs | Daniel Mack | 2 | -0/+83 |
2016-11-25 | net/mlx5: Enable to query min inline for a specific vport | Roi Dayan | 1 | -2/+8 |
2016-11-25 | net: Add net-device param to the get offloaded stats ndo | Or Gerlitz | 1 | -2/+2 |
2016-11-24 | net: phy: broadcom: Add support code for downshift/Wirespeed | Florian Fainelli | 1 | -0/+10 |
2016-11-24 | netdevice.h: fix kernel-doc warning | Randy Dunlap | 1 | -1/+1 |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -3/+5 |
2016-11-22 | sched/autogroup: Do not use autogroup->tg in zombie threads | Oleg Nesterov | 1 | -0/+2 |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+3 |
2016-11-21 | bpf: add __must_check attributes to refcount manipulating helpers | Daniel Borkmann | 1 | -5/+7 |
2016-11-20 | net: fix bogus cast in skb_pagelen() and use unsigned variables | Alexey Dobriyan | 1 | -3/+3 |
2016-11-19 | virtio_net: Do not clear memory for struct virtio_net_hdr twice. | Jarno Rajahalme | 1 | -1/+1 |
2016-11-19 | virtio_net.h: Fix comment. | Jarno Rajahalme | 1 | -1/+1 |
2016-11-19 | Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -0/+1 |
2016-11-18 | bus: mvebu-bus: Provide inline stub for mvebu_mbus_get_dram_win_info | Florian Fainelli | 1 | -0/+8 |
2016-11-18 | ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE | Raju Lakkaraju | 1 | -0/+7 |
2016-11-18 | net/mlx5: Add MPCNT register infrastructure | Gal Pressman | 3 | -0/+99 |
2016-11-18 | net/mlx5: Set driver version infrastructure | Saeed Mahameed | 1 | -1/+21 |
2016-11-18 | net/mlx5: Add handling for port module event | Huy Nguyen | 1 | -0/+27 |
2016-11-18 | net/mlx5: Port module event hardware structures | Huy Nguyen | 3 | -1/+16 |
2016-11-18 | net/mlx5: Make the command interface cache more flexible | Mohamad Haj Yahia | 1 | -7/+7 |
2016-11-17 | mremap: fix race between mremap() and page cleanning | Aaron Lu | 1 | -1/+1 |
2016-11-17 | netpoll: more efficient locking | Eric Dumazet | 2 | -7/+7 |
2016-11-16 | net: busy-poll: return busypolling status to drivers | Eric Dumazet | 1 | -3/+4 |
2016-11-16 | net: busy-poll: allow preemption in sk_busy_loop() | Eric Dumazet | 1 | -0/+10 |
2016-11-16 | bpf: fix range arithmetic for bpf map access | Josef Bacik | 1 | -2/+3 |
2016-11-16 | devres: add devm_alloc_percpu() | Madalin Bucur | 1 | -0/+19 |
2016-11-16 | net: phy: Add phy_ethtool_nway_reset | Florian Fainelli | 1 | -0/+1 |
2016-11-15 | vxlan: avoid vlan processing in vxlan device. | pravin shelar | 1 | -16/+0 |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 10 | -17/+38 |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -1/+16 |
2016-11-14 | sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports | Scott Mayhew | 1 | -0/+1 |
2016-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 9 | -176/+208 |
2016-11-13 | Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+7 |
2016-11-13 | net: phy: expose phy_aneg_done API for use by drivers | Lendacky, Thomas | 1 | -0/+1 |
2016-11-13 | bpf: Fix bpf_redirect to an ipip/ip6tnl dev | Martin KaFai Lau | 1 | -0/+15 |
2016-11-13 | bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path | Daniel Borkmann | 1 | -0/+5 |
2016-11-12 | Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -1/+2 |
2016-11-12 | Merge branch 'device-properties' | Rafael J. Wysocki | 1 | -1/+2 |
2016-11-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -8/+3 |
2016-11-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2016-11-11 | Revert "console: don't prefer first registered if DT specifies stdout-path" | Hans de Goede | 1 | -6/+0 |
2016-11-11 | mm, frontswap: make sure allocated frontswap map is assigned | Vlastimil Babka | 1 | -2/+3 |
2016-11-10 | libceph: initialize last_linger_id with a large integer | Ilya Dryomov | 1 | -0/+2 |