- 52ec462 net/mlx5: Add reserved-gids support by Ilan Tayari · 8 years ago
- f3ecab3 net: Remove ndo_dfwd_start_xmit by Mintz, Yuval · 8 years ago
- 735d8a1 net: phy: Support "internal" PHY interface by Florian Fainelli · 8 years ago
- d4d0249 Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
- 2399463 bpf: possibly avoid extra masking for narrower load in verifier by Yonghong Song · 8 years ago
- ce158e5 xdp: add reporting of offload mode by Jakub Kicinski · 8 years ago
- ee5d032 xdp: add HW offload mode flag for installing programs by Jakub Kicinski · 8 years ago
- 32d6027 xdp: pass XDP flags into install handlers by Jakub Kicinski · 8 years ago
- 137ffd1 net/mlx5: Fix offset of hca cap reserved field by Or Gerlitz · 8 years ago
- 0ab8774 net/mlx5: Enhance MCAM reg to allow query on access reg support by Or Gerlitz · 8 years ago
- 4717628 net/mlx5: Add MCC (Management Component Control) register definitions by Or Gerlitz · 8 years ago
- 0c0316f net/mlx5e: Add header re-write offloading of IPv6 hop-limit by Or Gerlitz · 8 years ago
- a8ade55 net/mlx5e: Offload TC matching on ip ttl by Or Gerlitz · 8 years ago
- 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 7003cdd qed*: Rename qed_roce_if.h to qed_rdma_if.h by Kalderon, Michal · 8 years ago
- da2e9cf qede: Fix compilation without QED_RDMA by Chad Dupuis · 8 years ago
- de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 8 years ago
- bbfcd1e qed*: Set rdma generic functions prefix by Michal Kalderon · 8 years ago
- b262a06 qed*: qede_roce.[ch] -> qede_rdma.[ch] by Michal Kalderon · 8 years ago
- 1a4a697 qed: Chain support for external PBL by Mintz, Yuval · 8 years ago
- 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
- 273889e Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
- 5803869 net: Add IFLA_XDP_PROG_ID by Martin KaFai Lau · 8 years ago
- 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
- d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
- af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
- 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
- 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
- ab2789b Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
- e78e462 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- cbfb749 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
- 8812c24 net/mlx5: Add fast unload support in shutdown flow by Majd Dibbiny · 9 years ago
- 4525abe net/mlx5: Expose command polling interface by Majd Dibbiny · 9 years ago
- 432609a net/mlx5e: Move and optimize query out of buffer function by Gal Pressman · 8 years ago
- bd10838 net/mlx5: Fix some spelling mistakes by Or Gerlitz · 8 years ago
- 83ad357 skbuff: make skb_put_zero() return void by Johannes Berg · 8 years ago
- 3c4d755 tls: kernel TLS support by Dave Watson · 8 years ago
- 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- c926820 firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codes by Andy Lutomirski · 8 years ago
- a090bd4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- dc9edc4 block: Fix a blk_exit_rl() regression by Bart Van Assche · 8 years ago
- db46a0e net: update undefined ->ndo_change_mtu() comment by Magnus Damm · 8 years ago
- 31fd858 bpf: permits narrower load from bpf program context fields by Yonghong Song · 8 years ago
- 4798a71 of_mdio: move of_mdio_parse_addr to header file by Jon Mason · 8 years ago
- 0e74008 Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
- 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
- d396e84 mdio_bus: handle only single PHY reset GPIO by Sergei Shtylyov · 8 years ago
- 3a00df5 cfg80211: support 4-way handshake offloading for 802.1X by Avraham Stern · 8 years ago
- 91b5ab6 cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK by Eliad Peller · 8 years ago
- 0a463c7 udp: avoid a cache miss on dequeue by Paolo Abeni · 8 years ago
- 3889a803 net: factor out a helper to decrement the skb refcount by Paolo Abeni · 8 years ago
- 19e72d3 configfs: Introduce config_item_get_unless_zero() by Bart Van Assche · 9 years ago
- 3262764 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
- 6d53cef compiler, clang: properly override 'inline' for clang by Linus Torvalds · 8 years ago
- 66e037c Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
- 5e38b72 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
- 9d0eb46 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- 6b7ed45 Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 179145e Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- 42211f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 0518c12 qed*: LL2 callback operations by Michal Kalderon · 8 years ago
- 13c5477 qed: Cleaner seperation of LL2 inputs by Mintz, Yuval · 8 years ago
- 68be910 qed: Revise ll2 Rx completion by Mintz, Yuval · 8 years ago
- 7c7973b qed: LL2 to use packed information for tx by Mintz, Yuval · 8 years ago
- 3ad7d24 Ipvlan should return an error when an address is already in use. by Krister Johansen · 8 years ago
- 8affb06 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into rcu/urgent by Ingo Molnar · 8 years ago
- 0620fdd KEYS: sanitize key structs before freeing by Eric Biggers · 8 years ago
- 0d22df9 Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- fbd78af Merge branches 'intel_pstate' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
- 7eca9cc Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
- 1123a60 srcu: Allow use of Classic SRCU from both process and interrupt context by Paolo Bonzini · 8 years ago
- 8397ed3 net: ipv6: Release route when device is unregistering by David Ahern · 8 years ago
- a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
- 38a4f43 Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
- a43e618 Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
- 5b4793f net/mlx5e: Add support for reading connector type from PTYS by Eran Ben Elisha · 8 years ago
- 0c90e9c net/mlx5: Update flow table commands layout by Maor Gottlieb · 8 years ago
- cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
- e754eba rxrpc: Provide a cmsg to specify the amount of Tx data for a call by David Howells · 8 years ago
- 515559c rxrpc: Provide a getsockopt call to query what cmsgs types are supported by David Howells · 8 years ago
- 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- c125ca0 net: phy: add XAUI and 10GBASE-KR PHY connection types by Russell King · 8 years ago
- 002ba70 net: phy: hook up clause 45 autonegotiation restart by Russell King · 8 years ago
- 5acde34 net: phy: add 802.3 clause 45 support to phylib by Russell King · 8 years ago
- f3b7eaa Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" by Rafael J. Wysocki · 8 years ago
- b29794e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- abb2ea7 compiler, clang: suppress warning for unused static inline functions by David Rientjes · 8 years ago
- 1e27097 bpf: Add BPF_OBJ_GET_INFO_BY_FD by Martin KaFai Lau · 8 years ago
- 783d28dd1 bpf: Add jited_len to struct bpf_prog by Martin KaFai Lau · 8 years ago
- f3f1c05 bpf: Introduce bpf_map ID by Martin KaFai Lau · 8 years ago
- dc4bb0e bpf: Introduce bpf_prog ID by Martin KaFai Lau · 8 years ago
- f8fe997 net: phy: Delete unused function phy_ethtool_gset by yuval.shaia@oracle.com · 8 years ago
- 9bd2bbc elevator: fix truncation of icq_cache_name by Eric Biggers · 8 years ago
- bb36314 Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
- ba7b238 Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
- 82c01a8 net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void by yuval.shaia@oracle.com · 8 years ago
- 4e25572 rxrpc: Add service upgrade support for client connections by David Howells · 8 years ago
- 4722974 rxrpc: Implement service upgrade by David Howells · 8 years ago
- 6dc06c0 net/mlx4: Fix the check in attaching steering rules by Talat Batheesh · 8 years ago
- cbb8a12 qed: VF XDP support by Mintz, Yuval · 8 years ago