Age | Commit message (Expand) | Author | Files | Lines |
2016-07-17 | et131x: Fix logical vs bitwise check in et131x_tx_timeout() | Florian Fainelli | 1 | -1/+1 |
2016-07-17 | vlan: use a valid default mtu value for vlan over macsec | Paolo Abeni | 3 | -6/+18 |
2016-07-16 | net: bgmac: Fix infinite loop in bgmac_dma_tx_add() | Florian Fainelli | 1 | -1/+1 |
2016-07-16 | Merge branch 'mlxsw-fixes' | David S. Miller | 4 | -29/+26 |
2016-07-16 | mlxsw: spectrum: Prevent invalid ingress buffer mapping | Ido Schimmel | 3 | -3/+19 |
2016-07-16 | mlxsw: spectrum: Prevent overwrite of DCB capability fields | Ido Schimmel | 1 | -0/+2 |
2016-07-16 | mlxsw: spectrum: Don't emit errors when PFC is disabled | Ido Schimmel | 1 | -1/+2 |
2016-07-16 | mlxsw: spectrum: Indicate support for autonegotiation | Ido Schimmel | 1 | -1/+2 |
2016-07-16 | mlxsw: spectrum: Force link training according to admin state | Ido Schimmel | 1 | -24/+1 |
2016-07-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 4 | -44/+66 |
2016-07-16 | r8152: add MODULE_VERSION | Grant Grundler | 1 | -0/+1 |
2016-07-16 | tcp: enable per-socket rate limiting of all 'challenge acks' | Jason Baron | 1 | -17/+22 |
2016-07-15 | i40e: use valid online CPU on q_vector initialization | Guilherme G. Piccoli | 1 | -5/+11 |
2016-07-15 | ixgbe: napi_poll must return the work done | Paolo Abeni | 1 | -1/+1 |
2016-07-15 | i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filter | Kiran Patil | 1 | -12/+20 |
2016-07-15 | i40e/i40evf: Fix i40e_rx_checksum | Alexander Duyck | 2 | -26/+34 |
2016-07-15 | bonding: set carrier off for devices created through netlink | Beniamino Galvani | 1 | -1/+5 |
2016-07-13 | Merge branch 'sk_filter-trim-limit' | David S. Miller | 7 | -13/+25 |
2016-07-13 | dccp: limit sk_filter trim to payload | Willem de Bruijn | 4 | -6/+13 |
2016-07-13 | rose: limit sk_filter trim to payload | Willem de Bruijn | 3 | -7/+12 |
2016-07-13 | Merge branch 'mlx5-fixes' | David S. Miller | 1 | -1/+12 |
2016-07-13 | net/mlx5e: start/stop all tx queues upon open/close netdev | Mohamad Haj Yahia | 1 | -0/+11 |
2016-07-13 | net/mlx5e: Fix TX Timeout to detect queues stuck on BQL | Daniel Jurgens | 1 | -1/+1 |
2016-07-13 | Merge branch 'ethoc-fixes' | David S. Miller | 1 | -5/+11 |
2016-07-13 | net: ethoc: Correctly pad short packets | Florian Fainelli | 1 | -0/+6 |
2016-07-13 | net: ethoc: Fix early error paths | Florian Fainelli | 1 | -5/+5 |
2016-07-12 | net: nps_enet: Fix PCS reset | Noam Camus | 1 | -0/+1 |
2016-07-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 6 | -9/+25 |
2016-07-12 | netfilter: conntrack: skip clash resolution if nat is in place | Pablo Neira Ayuso | 1 | -0/+1 |
2016-07-12 | Merge branch 'tipc-fixes' | David S. Miller | 4 | -5/+35 |
2016-07-12 | tipc: reset all unicast links when broadcast send link fails | Jon Paul Maloy | 3 | -4/+27 |
2016-07-12 | tipc: ensure correct broadcast send buffer release when peer is lost | Jon Paul Maloy | 1 | -0/+2 |
2016-07-12 | tipc: extend broadcast link initialization criteria | Jon Paul Maloy | 1 | -1/+6 |
2016-07-12 | r8152: Add support for setting pass through MAC address on RTL8153-AD | Mario Limonciello | 1 | -2/+74 |
2016-07-12 | sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send | Soheil Hassas Yeganeh | 1 | -0/+4 |
2016-07-11 | ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space | Julian Anastasov | 1 | -0/+6 |
2016-07-11 | tcp: make challenge acks less predictable | Eric Dumazet | 1 | -5/+10 |
2016-07-11 | udp: prevent bugcheck if filter truncates packet too much | Michal Kubeček | 2 | -0/+4 |
2016-07-11 | bnxt_en: initialize rc to zero to avoid returning garbage | Colin Ian King | 1 | -1/+1 |
2016-07-11 | Merge tag 'batadv-net-for-davem-20160708' of git://git.open-mesh.org/linux-merge | David S. Miller | 6 | -42/+161 |
2016-07-11 | Merge tag 'ipvs-fixes2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kern... | Pablo Neira Ayuso | 1 | -2/+4 |
2016-07-10 | dccp: avoid deadlock in dccp_v4_ctl_send_reset | Eric Dumazet | 1 | -4/+6 |
2016-07-10 | Merge branch 'ibmvnic-fixes' | David S. Miller | 2 | -60/+169 |
2016-07-10 | ibmvnic: Fix passive VNIC server login process | Thomas Falcon | 2 | -2/+61 |
2016-07-10 | ibmvnic: simplify and improve driver probe function | Thomas Falcon | 1 | -56/+103 |
2016-07-10 | ibmvnic: dispose irq mappings | Thomas Falcon | 1 | -0/+2 |
2016-07-10 | ibmvnic: properly start and stop tx queues | Thomas Falcon | 1 | -2/+3 |
2016-07-09 | Merge tag 'mac80211-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2 | -4/+6 |
2016-07-09 | r8152: remove the setting of LAN_WAKE_EN | hayeswang | 1 | -7/+1 |
2016-07-09 | ppp: defer netns reference release for ppp channel | WANG Cong | 1 | -2/+3 |