aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-22bpf: fix hashmap extra_elems logicAlexei Starovoitov2-76/+97
2017-03-22enic: update enic maintainersGovindarajulu Varadarajan1-1/+0
2017-03-22net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger1-15/+0
2017-03-22ipv6: make sure to initialize sockc.tsflags before first useAlexander Potapenko1-1/+1
2017-03-22Merge branch 'fjes-fixes'David S. Miller1-5/+71
2017-03-22fjes: Do not load fjes driver if extended socket device is not power on.Yasuaki Ishimatsu1-0/+24
2017-03-22fjes: Do not load fjes driver if system does not have extended socket device.Yasuaki Ishimatsu1-5/+47
2017-03-22Merge branch 'mlx5-fixes'David S. Miller10-37/+94
2017-03-22net/mlx5e: Count LRO packets correctlyGal Pressman1-0/+4
2017-03-22net/mlx5e: Count GSO packets correctlyGal Pressman1-2/+3
2017-03-22net/mlx5: Increase number of max QPs in default profileMaor Gottlieb1-1/+1
2017-03-22net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey4-12/+11
2017-03-22net/mlx5e: Use the proper UAPI values when offloading TC vlan actionsOr Gerlitz1-2/+4
2017-03-22net/mlx5: E-Switch, Don't allow changing inline mode when flows are configuredRoi Dayan2-0/+9
2017-03-22net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-SwitchOr Gerlitz3-20/+58
2017-03-22net/mlx5: Add missing entries for set/query rate limit commandsOr Gerlitz1-0/+4
2017-03-22Merge tag 'wireless-drivers-for-davem-2017-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller8-55/+57
2017-03-22tipc: fix nametbl deadlock at tipc_nametbl_unsubscribeYing Xue1-1/+6
2017-03-22sctp: remove useless err from sctp_association_initXin Long1-4/+2
2017-03-22sctp: declare struct sctp_stream before using itXin Long1-0/+1
2017-03-22cpsw/netcp: cpts depends on posix_timersArnd Bergmann1-1/+1
2017-03-22cpsw/netcp: work around reverse cpts dependencyArnd Bergmann2-2/+8
2017-03-22Merge branch 'r8152-rx-settings'David S. Miller1-7/+16
2017-03-22r8152: fix the rx early size of RTL8153hayeswang1-3/+4
2017-03-22r8152: set the RMS of RTL8153 according to the mtuhayeswang1-4/+12
2017-03-22cgroup, net_cls: iterate the fds of only the tasks which are being migratedTejun Heo1-16/+16
2017-03-21net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren1-0/+4
2017-03-21selftests/bpf: fix broken build, take 2Zi Shen Lim1-9/+10
2017-03-21tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh3-7/+14
2017-03-21tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbsSoheil Hassas Yeganeh2-1/+22
2017-03-21sctp: out_qlen should be updated when pruning unsent queueXin Long1-6/+5
2017-03-21sctp: define dst_pending_confirm as a bit in sctp_transportXin Long1-2/+2
2017-03-21sctp: remove temporary variable confirm from sctp_packet_transmitXin Long1-4/+3
2017-03-21net: vrf: Reset rt6i_idev in local dst after putDavid Ahern1-1/+3
2017-03-21bna: integer overflow bug in debugfsDan Carpenter1-1/+1
2017-03-21qmi_wwan: add Dell DW5811eBjørn Mork1-0/+2
2017-03-21sch_dsmark: fix invalid skb_cow() usageEric Dumazet1-2/+8
2017-03-21tun: fix inability to set offloads after disabling them via ethtoolYaroslav Isakov1-0/+2
2017-03-21net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov1-8/+9
2017-03-21Merge branch 'vsock-pkt-cancel'David S. Miller6-0/+110
2017-03-21vsock: cancel packets when failing to connectPeng Tao1-0/+14
2017-03-21vsock: add pkt cancel capabilityPeng Tao1-0/+42
2017-03-21vhost-vsock: add pkt cancel capabilityPeng Tao2-0/+44
2017-03-21vsock: track pkt owner vsockPeng Tao2-0/+10
2017-03-21crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutexHerbert Xu1-0/+41
2017-03-21r8152: fix the list rx_done may be used without initializationhayeswang1-0/+1
2017-03-20ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu1-1/+1
2017-03-16tcp: tcp_get_info() should read tcp_time_stamp laterEric Dumazet1-1/+2
2017-03-16netvsc: fix race during initializationstephen hemminger1-2/+5
2017-03-16bridge: resolve a false alarm of lockdepWANG Cong2-10/+1