aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mlxsw: spectrum_router: Refactor nexthop init routineIdo Schimmel2017-02-081-31/+49
| * mlxsw: spectrum_router: Remove FIB info from FIB entry structIdo Schimmel2017-02-081-3/+1
| * mlxsw: spectrum_router: Store routes in a more generic wayIdo Schimmel2017-02-081-13/+27
| * mlxsw: spectrum_router: Add gateway indication to nexthop groupIdo Schimmel2017-02-081-1/+8
| * mlxsw: spectrum_router: Use nexthop's scope to set action typeIdo Schimmel2017-02-081-1/+1
| * mlxsw: spectrum_router: Store nexthops in a hash tableIdo Schimmel2017-02-082-4/+55
| * mlxsw: spectrum_router: Store nexthop groups in a hash tableIdo Schimmel2017-02-082-52/+54
| * mlxsw: spectrum_router: Nullify nexthop's neigh pointerIdo Schimmel2017-02-081-2/+3
|/
* mlxsw: acl: Fix mlxsw_afa_block_commit error pathJiri Pirko2017-02-081-11/+7
* Merge branch 'stmmac-cleanups'David S. Miller2017-02-0828-185/+51
|\
| * net: stmmac: replace unsigned by u32LABBE Corentin2017-02-081-2/+2
| * net: stmmac: remove unused variable in sysfs_display_ringLABBE Corentin2017-02-081-3/+0
| * net: stmmac: remove dead code in stmmac_tx_cleanLABBE Corentin2017-02-081-7/+0
| * net: stmmac: print phy informationLABBE Corentin2017-02-081-3/+1
| * net: stmmac: rename rx_crc to rx_crc_errorsLABBE Corentin2017-02-085-5/+5
| * net: stmmac: Rewrite two test against NULL valueLABBE Corentin2017-02-081-2/+2
| * net: stmmac: Correct the error message about invalid speedLABBE Corentin2017-02-081-2/+1
| * net: stmmac: replace ENOSYS by EINVALLABBE Corentin2017-02-081-1/+1
| * net: stmmac: Use readl_poll_timeoutLABBE Corentin2017-02-081-8/+6
| * net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeoutLABBE Corentin2017-02-081-22/+11
| * net: stmmac: fix some code style problemLABBE Corentin2017-02-081-3/+4
| * net: stmmac: remplace asm/io.h by linux/io.hLABBE Corentin2017-02-081-3/+3
| * net: stmmac: remove freesoftware addressLABBE Corentin2017-02-0826-104/+0
| * net: stmmac: fix some typos in commentsLABBE Corentin2017-02-083-12/+12
| * net: stmmac: Remove the bus_setup function pointerLABBE Corentin2017-02-082-5/+0
| * net: stmmac: fix the typo on MAC_RNABLE_RXLABBE Corentin2017-02-082-3/+3
|/
* bpf, lpm: fix overflows in trie_alloc checksDaniel Borkmann2017-02-081-9/+27
* bridge: vlan tunnel id info range fill size calc cleanupsRoopa Prabhu2017-02-081-18/+16
* gro_cells: move to net/core/gro_cells.cEric Dumazet2017-02-088-82/+107
* net: mellanox: switchx2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-081-17/+30
* net: qcom/emac: fix semicolon.cocci warningsWu Fengguang2017-02-081-1/+1
* net: phy: Add LED mode driver for Microsemi PHYs.Raju Lakkaraju2017-02-083-1/+123
* net: dsa: bcm_sf2: cleanup bcm_sf2_cfp_rule_get() a littleDan Carpenter2017-02-081-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-07176-1049/+1221
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-0732-164/+255
| |\
| | * sctp: check af before verify address in sctp_addr_id2transportXin Long2017-02-071-1/+1
| | * sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner2017-02-071-1/+2
| | * mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier2017-02-071-1/+4
| | * udp: properly cope with csum errorsEric Dumazet2017-02-074-5/+11
| | * Merge branch 'net-Fix-on-stack-USB-buffers'David S. Miller2017-02-073-33/+86
| | |\
| | | * catc: Use heap buffer for memory size testBen Hutchings2017-02-071-7/+18
| | | * catc: Combine failure cleanup code in catc_probe()Ben Hutchings2017-02-071-16/+17
| | | * rtl8150: Use heap buffers for all register accessBen Hutchings2017-02-071-7/+27
| | | * pegasus: Use heap buffers for all register accessBen Hutchings2017-02-071-4/+25
| | |/
| | * Merge branch 'read-vnet_hdr_sz-once'David S. Miller2017-02-062-6/+8
| | |\
| | | * macvtap: read vnet_hdr_size onceWillem de Bruijn2017-02-061-2/+2
| | | * tun: read vnet_hdr_sz onceWillem de Bruijn2017-02-061-4/+6
| | |/
| | * tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet2017-02-061-0/+6
| | * hns: avoid stack overflow with CONFIG_KASANArnd Bergmann2017-02-061-6/+2
| | * ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing2017-02-061-2/+8