summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-11-10rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause
2016-11-09vxlan: hide unused local variableArnd Bergmann
2016-11-09ibmvnic: Start completion queue negotiation at server-provided optimum valuesJohn Allen
2016-11-09net: icmp_route_lookup should use rt dev to determine L3 domainDavid Ahern
2016-11-09Merge branch 'qcom-emac-pause'David S. Miller
2016-11-09net: qcom/emac: enable flow control if requestedTimur Tabi
2016-11-09net: qcom/emac: configure the external phy to allow pause framesTimur Tabi
2016-11-09net: bgmac: fix reversed checks for clock control flagRafał Miłecki
2016-11-09bna: Add synchronization for tx ring.Benjamin Poirier
2016-11-09Revert "net/mlx4_en: Fix panic during reboot"Tariq Toukan
2016-11-09net-ipv6: on device mtu change do not add mtu to mtu-less routesMaciej Żenczykowski
2016-11-09sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh
2016-11-09driver: macvlan: Destroy new macvlan port if macvlan_common_newlink failed.Gao Feng
2016-11-08netfilter: nf_tables: fix oops when inserting an element into a verdict mapLiping Zhang
2016-11-08netfilter: conntrack: refine gc worker heuristicsFlorian Westphal
2016-11-08netfilter: conntrack: fix CT target for UNSPEC helpersFlorian Westphal
2016-11-08netfilter: connmark: ignore skbs with magic untracked conntrack objectsFlorian Westphal
2016-11-08ipvs: use IPVS_CMD_ATTR_MAX for family.maxattrWANG Cong
2016-11-08fib_trie: Correct /proc/net/route off by one errorAlexander Duyck
2016-11-08Documentation: networking: dsa: Update tagging protocolsFabian Mewes
2016-11-08virtio-net: drop legacy features in virtio 1 modeMichael S. Tsirkin
2016-11-08net: icmp6_send should use dst dev to determine L3 domainDavid Ahern
2016-11-07bpf: fix map not being uncharged during map creation failureDaniel Borkmann
2016-11-07bpf: fix htab map destruction when extra reserve is in useDaniel Borkmann
2016-11-07sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner
2016-11-07Merge branch 'phy-ref-leaks'David S. Miller
2016-11-07net: hns: fix device reference leaksJohan Hovold
2016-11-07net: ethernet: ti: davinci_emac: fix device reference leakJohan Hovold
2016-11-07net: ethernet: ti: cpsw: fix device and of_node leaksJohan Hovold
2016-11-07phy: fix device reference leaksJohan Hovold
2016-11-04Merge branch 'mlx5-fixes'David S. Miller
2016-11-04net/mlx5: Fix invalid pointer reference when prof_sel parameter is invalidHuy Nguyen
2016-11-04net/mlx5: E-Switch, Set the actions for offloaded rules properlyOr Gerlitz
2016-11-04net/mlx5e: Handle matching on vlan priority for offloaded TC rulesOr Gerlitz
2016-11-04net/mlx5e: Disallow changing name-space for VF representorsOr Gerlitz
2016-11-04net/mlx5e: Re-arrange XDP SQ/CQ creationSaeed Mahameed
2016-11-04net/mlx5e: Fix XDP error path of mlx5e_open_channel()Saeed Mahameed
2016-11-03taskstats: fix the length of cgroupstats_cmd_get_policyWANG Cong
2016-11-03genetlink: fix a memory leak on error pathWANG Cong
2016-11-03ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet
2016-11-03ehea: fix operation state reportGuilherme G. Piccoli
2016-11-03ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet
2016-11-03netlink: netlink_diag_dump() runs without locksEric Dumazet
2016-11-03dccp: fix out of bound access in dccp_v4_err()Eric Dumazet
2016-11-03dccp: do not send reset to already closed socketsEric Dumazet
2016-11-03dccp: do not release listeners too soonEric Dumazet
2016-11-03tcp: fix return value for partial writesEric Dumazet
2016-11-03ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson
2016-11-03net: tcp: check skb is non-NULL for exact match on lookupsDavid Ahern