summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-081397-37800/+153007
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-0847-181/+264
| |\
| | * net_sched: copy exts->type in tcf_exts_change()WANG Cong2014-10-081-0/+1
| | * Update Intel Ethernet Driver maintainers listAlexander Duyck2014-10-071-2/+2
| | * bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTINGHerbert Xu2014-10-072-0/+15
| | * 3c59x: fix bad split of cpu_to_le32(pci_map_single())Sylvain "ythier" Hitier2014-10-071-1/+1
| | * bna: allow transmit tagged framesIvan Vecera2014-10-072-2/+2
| | * sctp: handle association restarts when the socket is closed.Vlad Yasevich2014-10-062-4/+17
| | * Merge branch 'spider_net'David S. Miller2014-10-051-37/+5
| | |\
| | | * net: spider_net: avoid using signed char for bitopsAntoine Ténart2014-10-051-3/+3
| | | * net: spider_net: do not read mac address again after setting itAntoine Ténart2014-10-051-34/+2
| | |/
| | * hyperv: Fix a bug in netvsc_send()KY Srinivasan2014-10-051-7/+8
| | * team: avoid race condition in scheduling delayed workJoe Lawrence2014-10-041-2/+2
| | * ematch: Fix early ending of inverted containers.Ignacy Gawędzki2014-10-041-2/+3
| | * net: systemport: fix bcm_sysport_insert_tsb()Florian Fainelli2014-10-041-6/+7
| | * ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel2014-10-041-2/+2
| | * r8152: autoresume before setting MAC addresshayeswang2014-10-031-2/+9
| | * asix: Don't reset PHY on if_up for ASIX 88772Michel Stam2014-10-031-1/+1
| | * Merge branch 'rds-net'David S. Miller2014-10-033-7/+12
| | |\
| | | * net/rds: fix possible double free on sock tear downHerton R. Krzesinski2014-10-031-4/+7
| | | * net/rds: do proper house keeping if connection fails in rds_tcp_conn_connectHerton R. Krzesinski2014-10-031-1/+4
| | | * net/rds: call rds_conn_drop instead of open code it at rds_connect_completeHerton R. Krzesinski2014-10-031-2/+1
| | |/
| * | netlabel: directly return netlbl_unlabel_genl_init()Fabian Frederick2014-10-081-5/+1
| * | net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet2014-10-082-2/+32
| * | net: description of dma_cookie cause make xmldocs warningMasanari Iida2014-10-081-2/+0
| * | cxgb4: clean up a type issueDan Carpenter2014-10-081-10/+8
| * | cxgb4: potential shift wrapping bugDan Carpenter2014-10-081-1/+1
| * | i40e: skb->xmit_more supportEric Dumazet2014-10-081-44/+46
| * | Merge branch 'fs_enet_napi'David S. Miller2014-10-086-161/+147
| |\ \
| | * | net: fs_enet: Add NAPI TXLEROY Christophe2014-10-085-11/+132
| | * | net: fs_enet: Remove non NAPI RXLEROY Christophe2014-10-082-150/+15
| |/ /
| * | r8169:add support for RTL8168EPChun-Hao Lin2014-10-081-44/+517
| * | wimax: convert printk to pr_foo()Fabian Frederick2014-10-077-16/+17
| * | af_unix: remove 0 assignment on staticFabian Frederick2014-10-071-1/+1
| * | ipv6: Do not warn for informational ICMP messages, regardless of type.David S. Miller2014-10-071-2/+2
| * | tipc: fix bug in multicast congestion handlingJon Maloy2014-10-074-3/+21
| * | net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-0727-39/+54
| * | net/mlx4_en: remove NETDEV_TX_BUSYEric Dumazet2014-10-071-24/+24
| * | net: bcmgenet: fix Tx ring priority programmingPetri Gynther2014-10-072-17/+27
| * | net: phy: adjust fixed_phy_register() return valuePetri Gynther2014-10-073-17/+20
| * | net_sched: fix unused variables in __gnet_stats_copy_basic_cpu()WANG Cong2014-10-071-4/+4
| * | openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou2014-10-073-30/+36
| * | openvswitch: fix a sparse warningAndy Zhou2014-10-071-3/+2
| * | net: fix a sparse warningAndy Zhou2014-10-071-1/+1
| * | Merge branch 'ipv6-next'David S. Miller2014-10-074-75/+91
| |\ \
| | * | ipv6: don't walk node's leaf during serial number updateHannes Frederic Sowa2014-10-071-17/+30
| | * | ipv6: make fib6 serial number per namespaceHannes Frederic Sowa2014-10-073-9/+8
| | * | ipv6: only generate one new serial number per fib mutationHannes Frederic Sowa2014-10-071-6/+6
| | * | ipv6: make rt_sernum atomic and serial number fields ordinary intsHannes Frederic Sowa2014-10-072-11/+14
| | * | ipv6: minor fib6 cleanups like type safety, bool conversion, inline removalHannes Frederic Sowa2014-10-072-44/+45
| |/ /
OpenPOWER on IntegriCloud