summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-22samples: bpf: add bpf_perf_event_output exampleAlexei Starovoitov
2015-10-22bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov
2015-10-22perf: pad raw data samples automaticallyAlexei Starovoitov
2015-10-22ipvlan: read direct ifindex instead of iflinkBrenden Blanco
2015-10-22tcp: fastopen: limit max_qlenEric Dumazet
2015-10-21net: mdio-gpio: move platform data headerVivien Didelot
2015-10-21ARM: gemini: remove unnecessary mdio-gpio includesVivien Didelot
2015-10-21net: hisilicon: fix ptr_ret.cocci warningsWu Fengguang
2015-10-21ipv6: gro: support sit protocolEric Dumazet
2015-10-21net: dummy: add more featuresEric Dumazet
2015-10-21netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen
2015-10-21Adding switchdev ageing notification on port bridgedElad Raz
2015-10-21Merge branch 'tcp-rack'David S. Miller
2015-10-21tcp: use RACK to detect lossesYuchung Cheng
2015-10-21tcp: track the packet timings in RACKYuchung Cheng
2015-10-21tcp: skb_mstamp_after helperYuchung Cheng
2015-10-21tcp: add tcp_tsopt_ecr_before helperYuchung Cheng
2015-10-21tcp: remove tcp_mark_lost_retrans()Yuchung Cheng
2015-10-21tcp: track min RTT using windowed min-filterYuchung Cheng
2015-10-21tcp: apply Kern's check on RTTs used for congestion controlYuchung Cheng
2015-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-19i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan
2015-10-19i40e: declare rather than initialize int objectJean Sacren
2015-10-19i40e: fix kernel-doc argument nameJean Sacren
2015-10-19i40e: Move error message to debug levelCatherine Sullivan
2015-10-19i40e: Fix order of checks when enabling/disabling autoneg in ethtoolCatherine Sullivan
2015-10-19i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain
2015-10-19i40e: fix for PHY NVM interaction problemCarolyn Wyborny
2015-10-19i40e: Fix for Tools loopback test failing after driver loadCarolyn Wyborny
2015-10-19i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg
2015-10-19i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg
2015-10-19i40e/i40evf: fix bug in throttle rate mathJesse Brandeburg
2015-10-19i40e/i40evf: refactor IRQ enable functionJesse Brandeburg
2015-10-19i40evf: don't give upMitch Williams
2015-10-19i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck
2015-10-19i40e: Fix basic support for X722 devicesAnjali Singhai
2015-10-19i40evf: fix overlong BIT definesJesse Brandeburg
2015-10-19i40e: Lock for VSI's MAC filter listKiran Patil
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-18net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli
2015-10-18Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub...David S. Miller
2015-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-10-18RDS: fix rds-ping deadlock over TCP transportsantosh.shilimkar@oracle.com
2015-10-18tunnels: Don't require remote endpoint or ID during creation.Jesse Gross
2015-10-18uapi: add mpls_iptunnel.hstephen hemminger
2015-10-18tcp: do not set queue_mapping on SYNACKEric Dumazet
2015-10-18openvswitch: Scrub skb between namespacesJoe Stringer
2015-10-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-10-18net: hix5hd2_gmac: avoid integer overload warningArnd Bergmann