aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-11Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-28/+38
2017-06-10bpf: add bpf_set_hash helper for tc progsDaniel Borkmann1-1/+7
2017-06-09qed*: LL2 callback operationsMichal Kalderon2-52/+64
2017-06-09qed: Cleaner seperation of LL2 inputsMintz, Yuval1-0/+39
2017-06-09qed: Revise ll2 Rx completionMintz, Yuval1-0/+26
2017-06-09qed: LL2 to use packed information for txMintz, Yuval1-0/+27
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen2-1/+16
2017-06-08net: ipmr: add getlink supportNikolay Aleksandrov1-0/+42
2017-06-08net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky2-0/+2
2017-06-08net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky1-2/+4
2017-06-08net: switchdev: Add support for querying supported bridge flags by hardwareArkadi Sharshevsky1-0/+2
2017-06-08Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller2-10/+17
2017-06-08tcp: add TCPMemoryPressuresChrono counterEric Dumazet3-21/+5
2017-06-08tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet3-4/+5
2017-06-08tcp: Namespaceify sysctl_tcp_window_scalingEric Dumazet2-1/+1
2017-06-08tcp: Namespaceify sysctl_tcp_sackEric Dumazet2-2/+3
2017-06-08tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet1-1/+1
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko1-2/+2
2017-06-08net/mlx5e: Add support for reading connector type from PTYSEran Ben Elisha2-2/+18
2017-06-08net/mlx5: Update flow table commands layoutMaor Gottlieb1-26/+20
2017-06-07rxrpc: Provide a cmsg to specify the amount of Tx data for a callDavid Howells2-0/+3
2017-06-07rxrpc: Provide a getsockopt call to query what cmsgs types are supportedDavid Howells1-10/+14
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller24-51/+154
2017-06-06net: phy: add XAUI and 10GBASE-KR PHY connection typesRussell King1-0/+7
2017-06-06net: phy: hook up clause 45 autonegotiation restartRussell King1-0/+1
2017-06-06net: phy: add 802.3 clause 45 support to phylibRussell King1-0/+12
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+3
2017-06-06compiler, clang: suppress warning for unused static inline functionsDavid Rientjes1-0/+7
2017-06-06bpf: Add BPF_OBJ_GET_INFO_BY_FDMartin KaFai Lau2-2/+28
2017-06-06bpf: Add jited_len to struct bpf_progMartin KaFai Lau1-0/+1
2017-06-06bpf: Add BPF_MAP_GET_FD_BY_IDMartin KaFai Lau1-0/+2
2017-06-06bpf: Add BPF_PROG_GET_FD_BY_IDMartin KaFai Lau1-2/+6
2017-06-06bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID commandMartin KaFai Lau1-0/+7
2017-06-06bpf: Introduce bpf_map IDMartin KaFai Lau1-0/+1
2017-06-06bpf: Introduce bpf_prog IDMartin KaFai Lau1-0/+1
2017-06-06net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com1-1/+0
2017-06-06net: sched: introduce helper to identify gact trap actionJiri Pirko1-2/+13
2017-06-06net: sched: introduce a TRAP control actionJiri Pirko1-0/+7
2017-06-06Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-3/+3
2017-06-06Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller3-0/+5
2017-06-05Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-0/+21
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return voidyuval.shaia@oracle.com1-1/+1
2017-06-05genetlink: remove ops_list from genetlink header.Rosen, Rami1-1/+0
2017-06-05net: Update TCP congestion control documentationAnmol Sarma1-1/+1
2017-06-05rxrpc: Add service upgrade support for client connectionsDavid Howells2-0/+2
2017-06-05rxrpc: Implement service upgradeDavid Howells2-0/+3
2017-06-04net/mlx4: Fix the check in attaching steering rulesTalat Batheesh1-0/+1
2017-06-04qed: VF XDP supportMintz, Yuval1-0/+3
2017-06-04qed: Multiple qzone queues for VFsMintz, Yuval1-0/+4
2017-06-04qed*: L2 interface to use the SB structures directlyMintz, Yuval1-2/+1