aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-28net: help compiler generate better code in eth_get_headlenJesper Dangaard Brouer
2015-09-28tcp: Fix CWV being too strict on thin streamsBendik Rønning Opstad
2015-09-28cxgb4: Add HW timesptamp support for RXHariprasad Shenai
2015-09-28net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode
2015-09-28net: irda: pxaficp_ir: dmaengine conversionRobert Jarzmik
2015-09-28net: irda: pxaficp_ir: convert to readl and writelRobert Jarzmik
2015-09-28net: irda: pxaficp_ir: use sched_clock() for time managementRobert Jarzmik
2015-09-28net: fec: Remove unneeded FEATURES_NEED_QUIESCE definitionFabio Estevam
2015-09-28net: Remove redundant oif checks in rt6_device_matchDavid Ahern
2015-09-28lan78xx: Return 0 when lan78xx_suspend() has no error.Woojung.Huh@microchip.com
2015-09-28Merge branch 'mlx5-next'David S. Miller
2015-09-28net/mlx5_core: Update health syndromesEli Cohen
2015-09-28net/mlx5_core: Fix wrong name in structEli Cohen
2015-09-28net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny
2015-09-28net/mlx5_core: Fix notification of page supplement errorEli Cohen
2015-09-28net/mlx5_core: Fix async commands return codeEli Cohen
2015-09-28net/mlx5_core: Remove redundant "err" variable usageAchiad Shochat
2015-09-28net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commandsSaeed Mahameed
2015-09-28net/mlx5e: Priv state flag not rolled-back upon netdev open errorAchiad Shochat
2015-09-28tools: bpf_jit_disasm: make get_last_jit_image return unsignedAndrzej Hajda
2015-09-28tcp: avoid reorders for TFO passive connectionsEric Dumazet
2015-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-09-28igb: assume MSI-X interrupts during initializationStefan Assmann
2015-09-28i40e: Fix for recursive RTNL lock during PROMISC changeAnjali Singhai
2015-09-28i40e: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai
2015-09-28i40e: add GRE tunnel type to csum encodingShannon Nelson
2015-09-28i40e/i40evf: refactor tx timeout logicKiran Patil
2015-09-28i40e: Move i40e_get_head into header fileKiran Patil
2015-09-27bridge: Allow forward delay to be cfgd when STP enabledIan Wilson
2015-09-26Merge branch 'vxlan-ipv4-ipv6'David S. Miller
2015-09-26vxlan: support both IPv4 and IPv6 sockets in a single vxlan deviceJiri Benc
2015-09-26vxlan: make vxlan_sock_add and vxlan_sock_release complementaryJiri Benc
2015-09-268139cp: Fix GSO MSS handlingDavid Woodhouse
2015-09-268139cp: Enable offload features by defaultDavid Woodhouse
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-25net: Fix panic in icmp_route_lookupDavid Ahern
2015-09-25net: update docbook comment for __mdiobus_register()Russell King
2015-09-25Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25Merge branch 'listener-sock-const'David S. Miller
2015-09-25inet: constify inet_rtx_syn_ack() sock argumentEric Dumazet
2015-09-25tcp/dccp: constify rtx_synack() and friendsEric Dumazet
2015-09-25dccp: constify dccp_make_response() socket argumentEric Dumazet
2015-09-25tcp: constify tcp_v{4|6}_send_synack() socket argumentEric Dumazet
2015-09-25ipv6: constify ip6_xmit() sock argumentEric Dumazet
2015-09-25tcp: constify tcp_make_synack() socket argumentEric Dumazet
2015-09-25tcp: remove tcp_ecn_make_synack() socket argumentEric Dumazet
2015-09-25tcp: remove tcp_synack_options() socket argumentEric Dumazet
2015-09-25ip: constify ip_build_and_send_pkt() socket argumentEric Dumazet
2015-09-25tcp: md5: constify tcp_md5_do_lookup() socket argumentEric Dumazet