aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/act_api.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-15tcp: don't use F-RTO on non-recurring timeoutsYuchung Cheng1-2/+1
2015-07-15bridge: mdb: fix double add notificationNikolay Aleksandrov1-1/+0
2015-07-15bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leaveSatish Ashok1-7/+30
2015-07-15net: Fix skb csum races when peekingHerbert Xu1-6/+9
2015-07-15Revert "net: fec: Ensure clocks are enabled while using mdio bus"Fabio Estevam1-75/+13
2015-07-15NET: AX.25: Stop heartbeat timer on disconnect.Richard Stearn1-0/+1
2015-07-15net: Clone skb before setting peeked flagHerbert Xu1-3/+38
2015-07-15rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTSDaniel Borkmann1-4/+7
2015-07-14net/xen-netback: off by one in BUG_ON() conditionDan Carpenter1-3/+3
2015-07-12Linux 4.2-rc2Linus Torvalds1-1/+1
2015-07-12Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds1-1/+1
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp7-17/+18
2015-07-12ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmuxRoger Quadros2-4/+6
2015-07-12can: c_can: Fix default pinmux glitch at initJ.D. Schroeder1-2/+8
2015-07-12can: rcar_can: unify error messagesSergei Shtylyov1-2/+3
2015-07-12can: rcar_can: print request_irq() error codeSergei Shtylyov1-1/+2
2015-07-12can: rcar_can: fix typo in error messageSergei Shtylyov1-1/+2
2015-07-12can: rcar_can: print signed IRQ #Sergei Shtylyov1-2/+2
2015-07-12can: rcar_can: fix IRQ checkSergei Shtylyov1-1/+2
2015-07-12freeing unlinked file indefinitely delayedAl Viro1-2/+5
2015-07-12fix a braino in ovl_d_select_inode()Al Viro1-0/+3
2015-07-129p: don't leave a half-initialized inode sitting aroundAl Viro2-4/+2
2015-07-11net: dsa: Fix off-by-one in switch address parsingFlorian Fainelli1-1/+1
2015-07-11net: dsa: Test array index before useFlorian Fainelli1-2/+2
2015-07-11net: switchdev: don't abort unsupported operationsVivien Didelot1-4/+8
2015-07-11net: bcmgenet: fix accounting of packet drops vs errorsPetri Gynther1-4/+0
2015-07-11cdc_ncm: update specs URLEnrico Mioso1-1/+1
2015-07-11tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner1-8/+10
2015-07-10Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida1-1/+1
2015-07-10net: inet_diag: always export IPV6_V6ONLY sockopt for listening socketsPhil Sutter1-2/+2
2015-07-10bridge: mdb: allow the user to delete mdb entry if there's a querierSatish Ashok1-9/+2
2015-07-10net: call rcu_read_lock early in process_backlogJulian Anastasov1-16/+16
2015-07-10net: do not process device backlog during unregistrationJulian Anastasov1-2/+4
2015-07-10selinux: fix mprotect PROT_EXEC regression caused by mm changeStephen Smalley1-1/+2
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing resultsJohn David Anglin5-168/+212
2015-07-10stifb: Implement hardware accelerated copyareaAlex Ivanov1-2/+38
2015-07-10nfit: add support for NVDIMM "latch" flagRoss Zwisler2-1/+37
2015-07-10nfit: update block I/O path to use PMEM APIRoss Zwisler2-12/+100
2015-07-10tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_testDan Williams3-2/+71
2015-07-10tools/testing/nvdimm: fix return code for unimplemented commandsDan Williams1-1/+1
2015-07-10tools/testing/nvdimm: mock ioremap_wtDan Williams2-0/+7
2015-07-10pmem: add maintainer for include/linux/pmem.hRoss Zwisler1-0/+1
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov1-1/+1
2015-07-10arm64: entry32: remove pointless register assignmentMark Rutland1-2/+0
2015-07-10MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle1-1/+1
2015-07-10MIPS: c-r4k: Extend way_string arrayPaul Burton1-1/+3
2015-07-10MIPS: Pistachio: Support CDMM & Fast Debug ChannelJames Hogan2-1/+12
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2-17/+13
2015-07-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras3-4/+55
2015-07-09bridge: fix potential crash in __netdev_pick_tx()Eric Dumazet1-0/+1