summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: bt3c: Delete some unuseful commentsDingXiang2015-04-301-3/+0
* 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
| * net: unix: garbage: fixed several comment and whitespace style issuesJason Eastman2015-04-231-42/+28
| * Merge branch 'tipc-fixes'David S. Miller2015-04-233-8/+5
| |\
| | * tipc: fix node refcount issueErik Hugne2015-04-231-1/+0
| | * tipc: fix random link reset problemErik Hugne2015-04-231-1/+2
| | * tipc: fix topology server broken issueYing Xue2015-04-231-6/+3
| |/
| * ibmveth: Fix off-by-one error in ibmveth_change_mtu()David Gibson2015-04-231-2/+2
| * netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg2015-04-231-3/+3
| * vxlan: remove the unnecessary codesLi RongQing2015-04-221-5/+1
| * net/macb: Factor out one-time assignment from loopBen Shelton2015-04-221-2/+2
| * net: do not deplete pfmemalloc reserveEric Dumazet2015-04-221-2/+7
| * ip6_gre: use netdev_alloc_pcpu_stats()Johannes Berg2015-04-221-8/+1
| * Merge branch 'mpls'David S. Miller2015-04-224-3/+141
| |\
| | * mpls: Prevent use of implicit NULL label as outgoing labelRobert Shearman2015-04-221-0/+9
| | * mpls: Per-device enabling of packet inputRobert Shearman2015-04-223-2/+78
| | * mpls: Per-device MPLS stateRobert Shearman2015-04-223-2/+55
| |/
| * bnx2x: Prevent inner-reload while VFs existYuval Mintz2015-04-222-9/+51
| * Merge branch 'rhashtable-fixes'David S. Miller2015-04-221-3/+8
| |\
| | * rhashtable: Do not schedule more than one rehash if we can't grow furtherThomas Graf2015-04-221-2/+2
OpenPOWER on IntegriCloud