- 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
- 4e2ec43 genetlink: remove ops_list from genetlink header. by Rosen, Rami · 8 years ago
- cbb8a12 qed: VF XDP support by Mintz, Yuval · 8 years ago
- 08bc8f1 qed: Multiple qzone queues for VFs by Mintz, Yuval · 8 years ago
- f604b17 qed*: L2 interface to use the SB structures directly by Mintz, Yuval · 8 years ago
- 48a1df6 skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow by Jason A. Donenfeld · 8 years ago
- b7d3ed5 bpf: update perf event helper functions documentation by Teng Qin · 8 years ago
- f91840a perf, bpf: Add BPF support to all perf_event types by Alexei Starovoitov · 8 years ago
- 5071034 neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" by Sowmini Varadhan · 8 years ago
- 14be36c net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse() by Florian Fainelli · 8 years ago
- 4d80cc0 net/sched: cls_flower: add support for matching on ip tos and ttl by Or Gerlitz · 8 years ago
- 518d8a2 net/flow_dissector: add support for dissection of misc ip header fields by Or Gerlitz · 8 years ago
- ff35641 sctp: merge sctp_stream_new and sctp_stream_init by Xin Long · 8 years ago
- cee360a sctp: define the member stream as an object instead of pointer in asoc by Xin Long · 8 years ago
- 6e7da28 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
- dc4528e qed: Add support for changing iSCSI mac by Mintz, Yuval · 8 years ago
- 20675b3 qed: Support NVM-image reading API by Mintz, Yuval · 8 years ago
- 3c5da94 qed: Share additional information with qedf by Mintz, Yuval · 8 years ago
- 3a5f899 team: add macro MODULE_ALIAS_TEAM_MODE for team mode alias by Zhang Shengju · 8 years ago
- 717ffbf net: dsa: remove dsa_uses_tagged_protocol by Vivien Didelot · 8 years ago
- 73a7ece net: dsa: comment hot path requirements by Vivien Didelot · 8 years ago
- 7355626 virtchnl: Add compile time static asserts to validate structure sizes by Sridhar Samudrala · 8 years ago
- a33c83c virtchnl: Add pad fields to a couple of structures by Sridhar Samudrala · 8 years ago
- 735e35c i40e/virtchnl: move function to virtchnl by Jesse Brandeburg · 8 years ago
- ff3f4cc virtchnl: finish conversion to virtchnl interface by Jesse Brandeburg · 8 years ago
- f0adc6e i40evf/virtchnl: whitespace cleanups by Jesse Brandeburg · 8 years ago
- 764430c i40e/virtchnl: refactor code for validate checks by Jesse Brandeburg · 8 years ago
- eedcfef virtchnl: convert to new macros by Jesse Brandeburg · 8 years ago
- 310a2ad virtchnl: rename i40e to generic virtchnl by Jesse Brandeburg · 8 years ago
- 681bdf8 i40e/i40evf: create and use new unified header file by Jesse Brandeburg · 8 years ago
- 9f93ac8 net-next: stmmac: Add dwmac-sun8i by LABBE Corentin · 8 years ago
- ec33d71 net-next: stmmac: add optional setup function by LABBE Corentin · 8 years ago
- 726fdbe qed: Encapsulate interrupt counters in struct by Mintz, Yuval · 8 years ago
- b987e98 dsa: add DSA switch driver for Microchip KSZ9477 by Woojung Huh · 8 years ago
- fc3973a phy: micrel: add Microchip KSZ 9477 Switch PHY support by Woojung Huh · 8 years ago
- 8b8010f dsa: add support for Microchip KSZ tail tagging by Woojung Huh · 8 years ago
- 8726679 bpf: teach verifier to track stack depth by Alexei Starovoitov · 8 years ago
- 71189fa bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode by Alexei Starovoitov · 8 years ago
- d897a63 sched: add helper for updating statistics on all actions by Jakub Kicinski · 8 years ago
- 23c9ee4 net: dsa: remove dev arg of dsa_register_switch by Vivien Didelot · 8 years ago
- 9ae2872 net: add extack arg to lwtunnel build state by David Ahern · 8 years ago
- c255bd6 net: lwtunnel: Add extack to encap attr validation by David Ahern · 8 years ago
- 7805599 net: ipv4: Add extack message for invalid prefix or length by David Ahern · 8 years ago
- a399546 net: phy: Relax error checking on sysfs_create_link() by Florian Fainelli · 8 years ago
- 7a7e96e bonding: Prevent duplicate userspace notification by Vlad Yasevich · 8 years ago
- 3d3ea5a rtnl: Add support for netdev event to link messages by Vlad Yasevich · 8 years ago
- 34aa83c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 6741d51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- 9341b98 bridge: Export multicast enabled state by Ido Schimmel · 8 years ago
- 1f51445 bridge: Export VLAN filtering state by Ido Schimmel · 8 years ago
- 3fb07da ipv4: add reference counting to metrics by Eric Dumazet · 8 years ago
- 0be1b30 net: ipv4: add new RTM_F_FIB_MATCH flag for use with RTM_GETROUTE by Roopa Prabhu · 8 years ago
- 6ffd903 net: ipv4: Save trie prefix to fib lookup result by David Ahern · 8 years ago
- 5510cdf net: ipv4: refactor ip_route_input_noref by David Ahern · 8 years ago
- 3abd1ade net: ipv4: refactor __ip_route_output_key_hash by David Ahern · 8 years ago
- 1b8f2ff Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 6ce4782 Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- 80941b2 Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- 83b4605 PCI/msi: fix the pci_alloc_irq_vectors_affinity stub by Christoph Hellwig · 8 years ago
- 614d0d7 bpf: add various verifier test cases by Daniel Borkmann · 8 years ago
- 52c05fc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
- 367a8ce net_sched: only create filter chains for new filters/actions by WANG Cong · 8 years ago
- abc7a4e Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 8 years ago
- 35d2f80 vlan: Fix tcp checksum offloads in Q-in-Q vlans by Vlad Yasevich · 8 years ago
- fdfc7dd net/sched: flower: add support for matching on tcp flags by Jiri Pirko · 8 years ago
- ac4bb5d net: flow_dissector: add support for dissection of tcp flags by Jiri Pirko · 8 years ago
- 3f6b123 Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
- 712c3cb qed: Replace set_id() api with set_name() by Mintz, Yuval · 8 years ago
- ae33666 qed: Provide MBI information in dev_info by Tomer Tayar · 8 years ago
- 9d7650c qed: Align DP_ERR style with other DP macros by Mintz, Yuval · 8 years ago
- 2426125 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- 590d4b3 Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
- 4d071c3 PCI/PM: Add needs_resume flag to avoid suspend complete optimization by Imre Deak · 8 years ago
- 6f4dbd1 libceph: use kbasename() and kill ceph_file_part() by Ilya Dryomov · 8 years ago
- 417ccf6 net: make struct request_sock_ops::obj_size unsigned by Alexey Dobriyan · 8 years ago
- 4c0ebd6 net: make struct inet_frags::qsize unsigned by Alexey Dobriyan · 8 years ago
- 12e8b57 mlx5: fix bug reading rss_hash_type from CQE by Jesper Dangaard Brouer · 8 years ago
- 7f65b1f cdc-ether: divorce initialisation with a filter reset and a generic method by Oliver Neukum · 8 years ago
- 2f9bfd3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
- 73dd3a4 net/mlx5: Avoid using pending command interface slots by Mohamad Haj Yahia · 8 years ago
- 3aa4266 net/sched: act_csum: Add accessors for offloading drivers by Or Gerlitz · 8 years ago
- c70d9d8 ptrace: Properly initialize ptracer_cred on fork by Eric W. Biederman · 8 years ago
- 218b6a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 52c96f9 net: dsa: move notifier info to private header by Vivien Didelot · 8 years ago
- 86ca984 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- 7254a50 blk-mq: remove blk_mq_abort_requeue_list() by Ming Lei · 8 years ago
- 333c430 net: ipv6: Plumb extack through route add functions by David Ahern · 8 years ago
- c3ab2b4 net: ipv4: Add extack messages for route add failures by David Ahern · 8 years ago
- 6d8422a1 net: ipv4: Plumb extack through route add functions by David Ahern · 8 years ago
- c2372c2 of/platform: Make of_platform_device_destroy globally visible by Jan Glauber · 8 years ago
- b50a5c7 net: allow simultaneous SW and HW transmit timestamping by Miroslav Lichvar · 8 years ago
- aad9c8c net: add new control message for incoming HW-timestamped packets by Miroslav Lichvar · 8 years ago
- 90b602f net: add function to retrieve original skb device using NAPI ID by Miroslav Lichvar · 8 years ago
- b8210a9 net: define receive timestamp filter for NTP by Miroslav Lichvar · 8 years ago
- 23416e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
- 56f410c Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
- 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 4b8ba5f nvmet-fc: remove target cpu scheduling flag by James Smart · 8 years ago
- 4123109 nvme-fc: correct port role bits by James Smart · 8 years ago
- 3202629 Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago