summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | bpf: fix map not being uncharged during map creation failureDaniel Borkmann2016-11-071-1/+3
| | * | bpf: fix htab map destruction when extra reserve is in useDaniel Borkmann2016-11-071-1/+2
| | * | sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner2016-11-071-2/+5
| | * | Merge branch 'phy-ref-leaks'David S. Miller2016-11-074-5/+18
| | |\ \
| | | * | net: hns: fix device reference leaksJohan Hovold2016-11-071-1/+7
| | | * | net: ethernet: ti: davinci_emac: fix device reference leakJohan Hovold2016-11-071-4/+6
| | | * | net: ethernet: ti: cpsw: fix device and of_node leaksJohan Hovold2016-11-071-0/+3
| | | * | phy: fix device reference leaksJohan Hovold2016-11-071-0/+2
| | |/ /
| | * | Merge branch 'mlx5-fixes'David S. Miller2016-11-045-20/+26
| | |\ \
| | | * | net/mlx5: Fix invalid pointer reference when prof_sel parameter is invalidHuy Nguyen2016-11-041-2/+3
| | | * | net/mlx5: E-Switch, Set the actions for offloaded rules properlyOr Gerlitz2016-11-041-1/+2
| | | * | net/mlx5e: Handle matching on vlan priority for offloaded TC rulesOr Gerlitz2016-11-041-1/+4
| | | * | net/mlx5e: Disallow changing name-space for VF representorsOr Gerlitz2016-11-041-1/+1
| | | * | net/mlx5e: Re-arrange XDP SQ/CQ creationSaeed Mahameed2016-11-041-17/+15Star
| | | * | net/mlx5e: Fix XDP error path of mlx5e_open_channel()Saeed Mahameed2016-11-041-1/+4
| | |/ /
| | * | taskstats: fix the length of cgroupstats_cmd_get_policyWANG Cong2016-11-031-1/+5
| | * | genetlink: fix a memory leak on error pathWANG Cong2016-11-031-1/+3
| | * | ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet2016-11-031-0/+1
| | * | ehea: fix operation state reportGuilherme G. Piccoli2016-11-031-0/+2
| | * | ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet2016-11-031-7/+8
| | * | netlink: netlink_diag_dump() runs without locksEric Dumazet2016-11-031-4/+1Star
| | * | dccp: fix out of bound access in dccp_v4_err()Eric Dumazet2016-11-031-6/+8
| | * | dccp: do not send reset to already closed socketsEric Dumazet2016-11-031-0/+4
| | * | dccp: do not release listeners too soonEric Dumazet2016-11-034-6/+8
| | * | tcp: fix return value for partial writesEric Dumazet2016-11-031-1/+1
| | * | ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson2016-11-035-19/+5Star
| | * | net: tcp: check skb is non-NULL for exact match on lookupsDavid Ahern2016-11-032-2/+2
| | * | tcp: fix potential memory corruptionEric Dumazet2016-11-031-1/+1
| | * | qede: Correctly map aggregation replacement pagesMintz, Yuval2016-11-031-1/+1
| | * | cxgb4: correct device ID of T6 adapterHariprasad Shenai2016-11-031-1/+1
| | * | inet: fix sleeping inside inet_wait_for_connect()WANG Cong2016-11-031-5/+4Star
| | * | xen-netfront: cast grant table reference first to type intDongli Zhang2016-11-021-2/+2
| | * | ip6_udp_tunnel: remove unused IPCB related codesEli Cooper2016-11-021-3/+0Star
| | * | ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper2016-11-021-0/+1
| | * | MAINTAINERS: Update MELLANOX MLX5 core VPI driver maintainersSaeed Mahameed2016-11-021-0/+1
| | * | net: mv643xx_eth: ensure coalesce settings survive read-modify-writeRussell King2016-11-011-0/+2
| | * | net/mlx5: Simplify a testChristophe Jaillet2016-11-011-1/+1
| | * | unix: escape all null bytes in abstract unix domain socketIsaac Boukris2016-11-011-1/+2
| | * | net: qcom/emac: use correct value for SGMII_LN_UCDR_SO_GAIN_MODE0Timur Tabi2016-11-011-1/+1
| | * | Merge branch 'xgene-coalescing-bugs'David S. Miller2016-11-014-18/+11Star
| | |\ \
| | | * | drivers: net: xgene: fix: Coalescing values for v2 hardwareIyappan Subramanian2016-11-012-5/+9
| | | * | drivers: net: xgene: fix: Disable coalescing on v1 hardwareIyappan Subramanian2016-11-012-13/+2Star
| | |/ /
| | * | Merge tag 'linux-can-fixes-for-4.9-20161031' of git://git.kernel.org/pub/scm/...David S. Miller2016-11-012-9/+41
| | |\ \
| | | * | can: bcm: fix warning in bcm_connect/proc_registerOliver Hartkopp2016-10-311-9/+23
| | | * | can: sja1000: plx_pci: Add support for Moxa CAN devicesLukas Resch2016-10-311-0/+18
| | * | | bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek2016-11-011-1/+4
| | * | | Merge branch 'sctp-hold-transport-fixes'David S. Miller2016-10-314-24/+20Star
| | |\ \ \
| | | * | | sctp: hold transport instead of assoc when lookup assoc in rx pathXin Long2016-10-313-18/+18
| | | * | | sctp: return back transport in __sctp_rcv_init_lookupXin Long2016-10-311-2/+1Star
| | | * | | sctp: hold transport instead of assoc in sctp_diagXin Long2016-10-311-4/+1Star
| | |/ / /