aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-04netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal1-2/+3
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas1-0/+2
2014-05-03USB: Nokia 5300 should be treated as unusual devDaniele Forsi1-0/+7
2014-05-03USB: Nokia 305 should be treated as unusual devVictor A. Santos1-0/+7
2014-05-03tty: Fix lockless tty buffer racePeter Hurley1-3/+14
2014-05-03Revert "tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc"Peter Hurley2-15/+2
2014-05-03drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama1-1/+1
2014-05-03n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley1-0/+4
2014-05-03tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling1-1/+1
2014-05-03fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6Nikita Yushchenko1-1/+2
2014-05-03usb: storage: shuttle_usbat: fix discs being detected twiceDaniele Forsi1-1/+1
2014-05-03usb: qcserial: add a number of Dell devicesBjørn Mork1-0/+15
2014-05-03USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern3-0/+21
2014-05-03arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas2-0/+6
2014-05-03arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2-2/+33
2014-05-03arm64: Make default dma_ops to be noncoherentRitesh Harjani1-1/+1
2014-05-03arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2-4/+5
2014-05-03arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson1-0/+3
2014-05-02tracing: Use rcu_dereference_sched() for trace event triggersSteven Rostedt (Red Hat)1-1/+1
2014-05-02net: mvmdio: Check for a valid interrupt instead of an errorEzequiel Garcia1-1/+4
2014-05-02net phy: Check for aneg completion before setting state to PHY_RUNNINGBalakumaran Kannan1-0/+11
2014-05-01dm cache: fix writethrough mode quiescing in cache_mapMike Snitzer1-0/+1
2014-05-01parisc: Use generic uapi/asm/resource.h fileHelge Deller2-7/+2
2014-05-01parisc: remove _STK_LIM_MAX overrideJohn David Anglin1-1/+0
2014-05-01Hexagon: Delete stale barrier.hVineet Gupta1-37/+0
2014-05-01word-at-a-time: simplify big-endian zero_bytemask macroH. Peter Anvin1-1/+1
2014-05-01aio: fix potential leak in aio_run_iocb().Leon Yu1-4/+2
2014-05-01Revert "hwmon: (coretemp) Refine TjMax detection"Guenter Roeck1-2/+2
2014-05-01ACPI / processor: Fix failure of loading acpi-cpufreq driverLan Tianyu1-3/+4
2014-04-30PNP / ACPI: Do not return errors if _DIS or _SRS are not presentRafael J. Wysocki1-18/+26
2014-04-30hyperv: Properly handle checksum offloadKY Srinivasan1-0/+4
2014-04-30gianfar: Avoid unnecessary reg accesses in adjust_link()Claudiu Manoil1-110/+113
2014-04-30tcp_cubic: fix the range of delayed_ackLiu Yu1-1/+1
2014-04-30bpf_dbg: fix wrong register usageBrendan Hickey1-1/+1
2014-04-30Revert "macvlan : fix checksums error when we are in bridge mode"Vlad Yasevich1-3/+0
2014-04-30mactap: Fix checksum errors for non-gso packets in bridge modeVlad Yasevich1-0/+9
2014-04-30tcp: increment retransmit counters in tlp and fast openEric Dumazet1-7/+7
2014-04-30net: sxgbe: Added set function for interrupt on completeByungho An3-0/+11
2014-04-30net: sxgbe: Added rxqueue enable functionByungho An4-0/+36
2014-04-30net: sxgbe: sw reset moved to probe functionByungho An2-13/+22
2014-04-30cxgb4: Decode PCIe Gen3 link speedRoland Dreier1-0/+2
2014-04-30Altera TSE: Add missing include to silence sparse warningsTobias Klauser1-0/+1
2014-04-30Altera TSE: Fix DMA secriptor length initializationTobias Klauser1-37/+37
2014-04-30MAINTAINERS: email address change for Jeff LaytonJeff Layton1-1/+1
2014-04-30usb: gadget: at91-udc: fix irq and iomem resource retrievalJean-Jacques Hiblot1-10/+0
2014-04-30rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings1-1/+1
2014-04-30rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger1-0/+6
2014-04-30ath9k: remove tid->paused flagFelix Fietkau3-17/+3
2014-04-30ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau1-0/+6
2014-04-30ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta1-3/+5