summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau2015-05-014-86/+1
* ipv6: Stop rt6_info from using inet_peer's metricsMartin KaFai Lau2015-05-012-52/+60
* ipv6: Stop /128 route from disappearing after pmtu updateMartin KaFai Lau2015-05-011-2/+2
* ipv6: Extend the route lookups to low priority metrics.Steffen Klassert2015-05-011-5/+23
* ipv6: Consider RTF_CACHE when searching the fib6 treeMartin KaFai Lau2015-05-012-0/+8
* ipv4: speedup ip_idents_reserve()Eric Dumazet2015-05-011-9/+11
* drivers: net: xgene: fix kbuild warningsIyappan Subramanian2015-04-302-1/+3
* test_bpf: indicate whether bpf prog got jited in test suiteDaniel Borkmann2015-04-301-1/+11
* be2net: log link statusIvan Vecera2015-04-301-0/+2
* ibmveth: Add support for Large Receive OffloadThomas Falcon2015-04-302-1/+17
* ibmveth: Add GRO supportThomas Falcon2015-04-301-1/+1
* ibmveth: Add support for TSOThomas Falcon2015-04-302-1/+19
* ibmveth: change rx buffer default allocation for CMOThomas Falcon2015-04-302-1/+5
* Merge branch 'xgene-next'David S. Miller2015-04-3010-81/+530
|\
| * drivers: net: xgene: Add SGMII based 1GbE support with ring manager v2Iyappan Subramanian2015-04-305-29/+68
| * drivers: net: xgene: Add 10GbE support with ring manager v2Iyappan Subramanian2015-04-305-25/+152
| * drivers: net: xgene: Add ring manager v2 functionsIyappan Subramanian2015-04-305-1/+253
| * drivers: net: xgene: Change ring manager to use function pointersIyappan Subramanian2015-04-304-30/+61
|/
* tcp_westwood: fix tcp_westwood_info()Eric Dumazet2015-04-301-7/+8
* tcp: update reordering first before detecting lossYuchung Cheng2015-04-291-4/+2
* tcp: add TCP_CC_INFO socket optionEric Dumazet2015-04-292-0/+22
* tcp: prepare CC get_info() access from getsockopt()Eric Dumazet2015-04-297-34/+46
* tcp: add tcpi_bytes_received to tcp_infoEric Dumazet2015-04-295-4/+20
* tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet2015-04-295-4/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-2753-317/+527
|\
| * bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt2015-04-271-2/+4
| * net:treewide: Fix typo in drivers/netMasanari Iida2015-04-272-2/+2
| * net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai2015-04-271-13/+16
| * mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-04-271-43/+17
| * netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller2015-04-272-0/+4
| * Merge branch 'ppp_mppe_desync'David S. Miller2015-04-261-16/+20
| |\
| | * ppp: mppe: discard late packet in stateless modeSylvain Rochet2015-04-261-0/+7
| | * ppp: mppe: sanity error path reworkSylvain Rochet2015-04-261-16/+13
| |/
| * net/bonding: Make DRV macros privateMatan Barak2015-04-264-7/+28
| * net: rfs: fix crash in get_rps_cpus()Eric Dumazet2015-04-262-7/+7
| * altera tse: add support for fixed-links.Andreas Oetken2015-04-261-8/+29
| * pxa168: fix double deallocation of managed resourcesAlexey Khoroshilov2015-04-261-11/+5
| * net: fix crash in build_skb()Eric Dumazet2015-04-253-13/+25
| * net: eth: altera: Resolve false errors from MSGDMA to TSEChee Nouk Phoon2015-04-251-4/+1
| * ehea: Fix memory hook reference counting crashesMichael Ellerman2015-04-251-2/+4
| * net/tg3: Release IRQs on permanent errorGavin Shan2015-04-251-1/+3
| * net: mdio-gpio: support access that may sleepVivien Didelot2015-04-241-5/+9
| * inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet2015-04-249-46/+48
| * rhashtable: don't attempt to grow when at max_sizeJohannes Berg2015-04-241-1/+2
| * bgmac: fix requests for extra polling calls from NAPIRafał Miłecki2015-04-241-1/+1
| * tcp: avoid looping in tcp_send_fin()Eric Dumazet2015-04-241-21/+29
| * ethernet: myri10ge: use arch_phys_wc_add()Luis R. Rodriguez2015-04-231-29/+9
| * can: CAN_GRCAN should depend on HAS_DMAGeert Uytterhoeven2015-04-231-1/+1
| * ethernet: arc: ARC_EMAC and EMAC_ROCKCHIP should depend on HAS_DMAGeert Uytterhoeven2015-04-231-3/+2
| * ethernet: amd: AMD_XGBE should depend on HAS_DMAGeert Uytterhoeven2015-04-231-1/+1
OpenPOWER on IntegriCloud