aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-22tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet
2017-03-22genetlink: fix counting regression on ctrl_dumpfamily()Stanislaw Gruszka
2017-03-22socket, bpf: fix sk_filter use after free in sk_clone_lockDaniel Borkmann
2017-03-22ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet
2017-03-22bpf: fix hashmap extra_elems logicAlexei Starovoitov
2017-03-22enic: update enic maintainersGovindarajulu Varadarajan
2017-03-22net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger
2017-03-22ipv6: make sure to initialize sockc.tsflags before first useAlexander Potapenko
2017-03-22Merge branch 'fjes-fixes'David S. Miller
2017-03-22fjes: Do not load fjes driver if extended socket device is not power on.Yasuaki Ishimatsu
2017-03-22fjes: Do not load fjes driver if system does not have extended socket device.Yasuaki Ishimatsu
2017-03-22Merge branch 'mlx5-fixes'David S. Miller
2017-03-22net/mlx5e: Count LRO packets correctlyGal Pressman
2017-03-22net/mlx5e: Count GSO packets correctlyGal Pressman
2017-03-22net/mlx5: Increase number of max QPs in default profileMaor Gottlieb
2017-03-22net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey
2017-03-22net/mlx5e: Use the proper UAPI values when offloading TC vlan actionsOr Gerlitz
2017-03-22net/mlx5: E-Switch, Don't allow changing inline mode when flows are configuredRoi Dayan
2017-03-22net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Sw...Or Gerlitz
2017-03-22net/mlx5: Add missing entries for set/query rate limit commandsOr Gerlitz
2017-03-22Merge tag 'wireless-drivers-for-davem-2017-03-21' of git://git.kernel.org/pub...David S. Miller
2017-03-22tipc: fix nametbl deadlock at tipc_nametbl_unsubscribeYing Xue
2017-03-22sctp: remove useless err from sctp_association_initXin Long
2017-03-22sctp: declare struct sctp_stream before using itXin Long
2017-03-22cpsw/netcp: cpts depends on posix_timersArnd Bergmann
2017-03-22cpsw/netcp: work around reverse cpts dependencyArnd Bergmann
2017-03-22Merge branch 'r8152-rx-settings'David S. Miller
2017-03-22r8152: fix the rx early size of RTL8153hayeswang
2017-03-22r8152: set the RMS of RTL8153 according to the mtuhayeswang
2017-03-22cgroup, net_cls: iterate the fds of only the tasks which are being migratedTejun Heo
2017-03-21net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren
2017-03-21selftests/bpf: fix broken build, take 2Zi Shen Lim
2017-03-21tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh
2017-03-21tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbsSoheil Hassas Yeganeh
2017-03-21sctp: out_qlen should be updated when pruning unsent queueXin Long
2017-03-21sctp: define dst_pending_confirm as a bit in sctp_transportXin Long
2017-03-21sctp: remove temporary variable confirm from sctp_packet_transmitXin Long
2017-03-21net: vrf: Reset rt6i_idev in local dst after putDavid Ahern
2017-03-21bna: integer overflow bug in debugfsDan Carpenter
2017-03-21qmi_wwan: add Dell DW5811eBjørn Mork
2017-03-21sch_dsmark: fix invalid skb_cow() usageEric Dumazet
2017-03-21tun: fix inability to set offloads after disabling them via ethtoolYaroslav Isakov
2017-03-21net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov
2017-03-21Merge branch 'vsock-pkt-cancel'David S. Miller
2017-03-21vsock: cancel packets when failing to connectPeng Tao
2017-03-21vsock: add pkt cancel capabilityPeng Tao
2017-03-21vhost-vsock: add pkt cancel capabilityPeng Tao
2017-03-21vsock: track pkt owner vsockPeng Tao
2017-03-21crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutexHerbert Xu
2017-03-21r8152: fix the list rx_done may be used without initializationhayeswang