- 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
- 0604475 tcp: add TCPMemoryPressuresChrono counter by Eric Dumazet · 8 years ago
- 5d2ed05 tcp: Namespaceify sysctl_tcp_timestamps by Eric Dumazet · 8 years ago
- 9bb37ef tcp: Namespaceify sysctl_tcp_window_scaling by Eric Dumazet · 8 years ago
- f930103 tcp: Namespaceify sysctl_tcp_sack by Eric Dumazet · 8 years ago
- eed29f1 tcp: add a struct net parameter to tcp_parse_options() by Eric Dumazet · 8 years ago
- a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 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
- 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
- bd5f5f4e bpf: Add BPF_MAP_GET_FD_BY_ID by Martin KaFai Lau · 8 years ago
- b16d9aa bpf: Add BPF_PROG_GET_FD_BY_ID by Martin KaFai Lau · 8 years ago
- 34ad558 bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID command 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
- 5a4d1fe net: sched: introduce helper to identify gact trap action by Jiri Pirko · 8 years ago
- e25ea21 net: sched: introduce a TRAP control action by Jiri Pirko · 8 years ago
- 84c6c30 Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 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
- 4e2ec43 genetlink: remove ops_list from genetlink header. by Rosen, Rami · 8 years ago
- 1e0ce2a net: Update TCP congestion control documentation by Anmol Sarma · 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
- 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
- 77d4b1d net: ping: do not abuse udp_poll() by Eric Dumazet · 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
- e94c328 [media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER by Hans Verkuil · 8 years ago
- 55cbdaf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- f219764 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 864b9a3 mm: consider memblock reservations for deferred memory initialization sizing by Michal Hocko · 8 years ago
- 9a291a7 mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified by James Morse · 8 years ago
- 60b0a8c frv: declare jiffies to be located in the .data section by Matthias Kaehlcke · 8 years ago
- 1bde33e include/linux/gfp.h: fix ___GFP_NOLOCKDEP value by Michal Hocko · 8 years ago
- 4635694 Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 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
- 3b1e342 Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 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
- d3957b86 RDMA/SA: Fix kernel panic in CMA request handler flow by Majd Dibbiny · 8 years ago
- 233c195 RDMA/netlink: Reduce exposure of RDMA netlink functions by Leon Romanovsky · 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
- 1410a90 net/mlx5: Define interface bits for fencing UMR wqe by Max Gurtovoy · 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
- 393bcfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 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
- 25cdda9 iscsi-target: Fix initial login PDU asynchronous socket close OOPs by Nicholas Bellinger · 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
- 3f173bd Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
- 76fa998 drm/dp: start a DPCD based DP sink/branch device quirk database by Jani Nikula · 8 years ago
- 118b90f drm/dp: add helper for reading DP sink/branch device desc from DPCD by Jani Nikula · 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
- 249f1ef Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 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