summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-02net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_resGrygorii Strashko1-3/+0
2017-12-02RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt12-21/+39
2017-12-02move libgcc.h to include/linuxPalmer Dabbelt7-6/+6
2017-12-02RISC-V: __io_writes should respect the length argumentPalmer Dabbelt1-1/+1
2017-12-02RISC-V: User-Visible ChangesPalmer Dabbelt19-34/+392
2017-12-02RISC-V Atomic CleanupsPalmer Dabbelt5-84/+60
2017-12-02RISC-V: __io_writes should respect the length argumentPalmer Dabbelt1-1/+1
2017-12-02move libgcc.h to include/linuxChristoph Hellwig7-6/+6
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit28-169/+0
2017-12-01net: phy: core: use genphy version of callbacks read_status and config_aneg p...Heiner Kallweit2-16/+22
2017-12-01Merge branch 'ip6_gre-add-erspan-native-tunnel-for-ipv6'David S. Miller4-101/+398
2017-12-01ip6_gre: Add ERSPAN native tunnel supportWilliam Tu2-4/+267
2017-12-01ip6_gre: Refactor ip6gre xmit codesWilliam Tu1-48/+75
2017-12-01ip_gre: Refector the erpsan tunnel code.William Tu2-49/+56
2017-12-01Merge branch 'ethtool-reset-AP'David S. Miller3-0/+13
2017-12-01bnxt_en: Add ETH_RESET_AP supportScott Branden2-0/+12
2017-12-01net: ethtool: add support for reset of AP inside NIC interface.Scott Branden1-0/+1
2017-12-01Merge branch 'rds-tcp-netns-delete-related-fixes'David S. Miller4-32/+16
2017-12-01rds: tcp: atomically purge entries from rds_tcp_conn_list during netns deleteSowmini Varadhan2-2/+8
2017-12-01rds: tcp: correctly sequence cleanup on netns deletion.Sowmini Varadhan3-6/+7
2017-12-01rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()Sowmini Varadhan1-24/+1
2017-12-01tipc: fall back to smaller MTU if allocation of local send skb failsJon Maloy4-13/+55
2017-12-01Merge branch 'sfp-phylink-fixes'David S. Miller2-11/+31
2017-12-01phylink: ensure we take the link down when phylink_stop() is calledRussell King1-0/+1
2017-12-01sfp: warn about modules requiring address change sequenceRussell King1-1/+7
2017-12-01sfp: improve RX_LOS handlingRussell King1-11/+22
2017-12-01sfp: fix RX_LOS signal handlingRussell King1-3/+5
2017-12-01net: phy-micrel: check return code in flp center functionMax Uvarov1-2/+4
2017-12-01tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()Tommi Rantala1-4/+0
2017-12-01tcp/dccp: block bh before arming time_wait timerEric Dumazet2-0/+12
2017-12-01Merge branch 'sctp-prsctp-chunk-fixes'David S. Miller3-7/+26
2017-12-01sctp: do not abandon the other frags in unsent outq if one msg has outstandin...Xin Long2-1/+6
2017-12-01sctp: abandon the whole msg if one part of a fragmented message is abandonedXin Long3-5/+17
2017-12-01sctp: only update outstanding_bytes for transmitted queue when doing prsctp_p...Xin Long1-2/+4
2017-12-01Merge branch 'bpf-nfp-jmp-memcpy-improvements'Daniel Borkmann8-75/+503
2017-12-01nfp: bpf: detect load/store sequences lowered from memory copyJiong Wang1-0/+237
2017-12-01nfp: bpf: implement memory bulk copy for length bigger than 32-bytesJiong Wang1-7/+45
2017-12-01nfp: bpf: implement memory bulk copy for length within 32-bytesJiong Wang4-0/+122
2017-12-01nfp: bpf: factor out is_mbpf_load & is_mbpf_storeJiong Wang2-2/+12
2017-12-01nfp: bpf: encode indirect commandsJakub Kicinski2-5/+15
2017-12-01nfp: bpf: correct the encoding for No-Dest immedJiong Wang1-3/+5
2017-12-01nfp: bpf: relax source operands checkJiong Wang1-2/+4
2017-12-01nfp: bpf: don't do ld/shifts combination if shifts are jump destinationJiong Wang1-0/+4
2017-12-01nfp: bpf: don't do ld/mask combination if mask is jump destinationJiong Wang1-0/+3
2017-12-01nfp: bpf: flag jump destination to guide insn combine optimizationsJiong Wang2-0/+5
2017-12-01nfp: bpf: record jump destination to simplify jump fixupJiong Wang4-55/+41
2017-12-01nfp: bpf: support backward jumpJiong Wang2-30/+40
2017-12-01nfp: fix old kdoc issuesJakub Kicinski2-6/+5
2017-12-01virtio_balloon: fix increment of vb->num_pfns in fill_balloon()Jan Stancek1-2/+1
2017-12-01virtio: release virtio index when fail to device_registerweiping zhang1-0/+2