summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: rds: changing the return type from int to voidSaurabh Sengar2015-11-021-4/+2
* Merge branch 'encx24j600-fixes'David S. Miller2015-11-021-3/+5
|\
| * net: encx24j600: Export missing SPI module alias informationJavier Martinez Canillas2015-11-021-0/+1
| * net: encx24j600: Fix SPI id table definitionJavier Martinez Canillas2015-11-021-3/+4
|/
* enic: assign affinity hint to interruptsGovindarajulu Varadarajan2015-11-022-0/+99
* ipv4: use l4 hash for locally generated multipath flowsPaolo Abeni2015-11-021-1/+2
* Use 64-bit timekeepingTina Ruchandani2015-11-011-5/+6
* net: hisilicon: Remove .owner assignment from platform_driverhuangdaode2015-11-011-1/+0
* net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot2015-11-016-51/+115
* VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi2015-11-013-22/+22
* Merge branch 'csum_partial_frags'David S. Miller2015-11-012-44/+43
|\
| * ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragmentHannes Frederic Sowa2015-11-011-4/+4
| * ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked socketsHannes Frederic Sowa2015-11-011-37/+33
| * ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragmentHannes Frederic Sowa2015-11-011-3/+5
| * ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked socketsHannes Frederic Sowa2015-11-011-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01201-793/+1364
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-10-311-0/+3
| |\
| | * rbd: require stable pages if message data CRCs are enabledRonny Hegewald2015-10-301-0/+3
| * | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-10-313-3/+8
| |\ \
| | * | ovl: free lower_mnt array in ovl_put_superKonstantin Khlebnikov2015-10-121-0/+1
| | * | ovl: free stack of paths in ovl_fill_superKonstantin Khlebnikov2015-10-121-0/+1
| | * | ovl: fix open in stacked overlayMiklos Szeredi2015-10-121-0/+3
| | * | ovl: fix dentry reference leakDavid Howells2015-10-121-1/+1
| | * | ovl: use O_LARGEFILE in ovl_copy_up()David Howells2015-10-121-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-3189-477/+894
| |\ \ \
| | * | | ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa2015-10-291-0/+2
| | * | | Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa2015-10-293-27/+1
| | * | | Merge branch 'mlx4-fixes'David S. Miller2015-10-273-2/+4
| | |\ \ \
| | | * | | net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2015-10-272-2/+2
| | | * | | net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein2015-10-271-0/+2
| | |/ / /
| | * | | vhost: fix performance on LE hostsMichael S. Tsirkin2015-10-271-0/+7
| | * | | bpf: sample: define aarch64 specific registersYang Shi2015-10-271-0/+12
| | * | | amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2015-10-272-1/+5
| | * | | RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan2015-10-271-2/+9
| | * | | forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman2015-10-271-13/+11
| | * | | openvswitch: Fix skb leak using IPv6 defragJoe Stringer2015-10-271-0/+7
| | * | | ipv6: Export nf_ct_frag6_consume_orig()Joe Stringer2015-10-271-0/+1
| | * | | openvswitch: Fix double-free on ip_defrag() errorsJoe Stringer2015-10-273-6/+16
| | * | | fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck2015-10-271-1/+1
| | * | | Merge branch 'net_of_node_put'David S. Miller2015-10-266-4/+16
| | |\ \ \
| | | * | | net: mv643xx_eth: add missing of_node_putJulia Lawall2015-10-261-1/+3
| | | * | | ath6kl: add missing of_node_putJulia Lawall2015-10-261-0/+1
| | | * | | net: phy: mdio: add missing of_node_putJulia Lawall2015-10-261-0/+2
| | | * | | netdev/phy: add missing of_node_putJulia Lawall2015-10-261-0/+1
| | | * | | net: netcp: add missing of_node_putJulia Lawall2015-10-261-2/+6
| | | * | | net: thunderx: add missing of_node_putJulia Lawall2015-10-261-1/+3
| | |/ / /
| | * | | ipv6: gre: support SIT encapsulationEric Dumazet2015-10-261-1/+2
| | * | | Merge branch 'sh_eth-fixes'David S. Miller2015-10-261-7/+7
| | |\ \ \
| | | * | | sh_eth: fix RX buffer size calculationSergei Shtylyov2015-10-261-2/+2
| | | * | | sh_eth: fix RX buffer size alignmentSergei Shtylyov2015-10-261-5/+5
| | |/ / /