summary refs log tree commit diff
AgeCommit message (Expand)Author
2015-09-29tcp: remove unused len argument from tcp_rcv_state_process()Eric Dumazet
2015-09-29tcp/dccp: constify send_synack and send_reset socket argumentEric Dumazet
2015-09-29Merge branch 'ipv4-routing-cleanups'David S. Miller
2015-09-29net: Remove martian_source_keep_err goto labelDavid Ahern
2015-09-29net: Swap ordering of tests in ip_route_input_mcAlexander Duyck
2015-09-29net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcuAlexander Duyck
2015-09-29RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is badLiviu Dudau
2015-09-29netpoll: Drop budget parameter from NAPI polling call hierarchyAlexander Duyck
2015-09-29bridge: vlan: add per-vlan struct and move to rhashtablesNikolay Aleksandrov
2015-09-29Merge branch 'mvneta_percpu_irq'David S. Miller
2015-09-29net: mvneta: Statically assign queues to CPUsMaxime Ripard
2015-09-29net: mvneta: Allow different queuesMaxime Ripard
2015-09-29net: mvneta: Handle per-cpu interruptsMaxime Ripard
2015-09-29net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard
2015-09-29irqchip: armada-370-xp: Rework per-cpu interrupts handlingMaxime Ripard
2015-09-29irq: Export per-cpu irq allocation and de-allocation functionsMaxime Ripard
2015-09-29genirq: Fix the documentation of request_percpu_irqMaxime Ripard
2015-09-29bridge: Pass net into br_validate_ipv4 and br_validate_ipv6Eric W. Biederman
2015-09-29ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman
2015-09-29ipv4: Pass struct net into ip_route_me_harderEric W. Biederman
2015-09-29netfilter: ipt_SYNPROXY: Pass snet into synproxy_send_tcpEric W. Biederman
2015-09-29netfilter: Push struct net down into nf_afinfo.rerouteEric W. Biederman
2015-09-29ipv4: Push struct net down into nf_send_resetEric W. Biederman
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