summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bna: Add synchronization for tx ring.Benjamin Poirier2016-11-091-2/+2
* Revert "net/mlx4_en: Fix panic during reboot"Tariq Toukan2016-11-091-1/+0
* net-ipv6: on device mtu change do not add mtu to mtu-less routesMaciej Żenczykowski2016-11-091-0/+1
* sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh2016-11-091-0/+2
* driver: macvlan: Destroy new macvlan port if macvlan_common_newlink failed.Gao Feng2016-11-091-9/+22
* fib_trie: Correct /proc/net/route off by one errorAlexander Duyck2016-11-081-12/+9
* Documentation: networking: dsa: Update tagging protocolsFabian Mewes2016-11-081-1/+2
* virtio-net: drop legacy features in virtio 1 modeMichael S. Tsirkin2016-11-081-10/+20
* net: icmp6_send should use dst dev to determine L3 domainDavid Ahern2016-11-081-1/+1
* 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/+15
| * 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/+1
* 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/+5
* 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/+4
* 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/+0
* 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/+11
|\
| * drivers: net: xgene: fix: Coalescing values for v2 hardwareIyappan Subramanian2016-11-012-5/+9