summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-11-201-5/+7
* ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa2013-11-201-0/+1
* ip_gre: Fix WCCPv2 header parsing.Pravin B Shelar2013-11-201-1/+1
* drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson2013-11-131-0/+2
* usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2013-11-131-1/+3
* ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov2013-11-041-4/+2
* ipv6: always prefer rt6i_gateway if presentJulian Anastasov2013-11-041-1/+1
* inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa2013-11-041-0/+5
* net: fix cipso packet validation when !NETLABELSeif Mazareeb2013-11-041-2/+4
* net: dst: provide accessor function to dst->xfrmVlad Yasevich2013-11-041-0/+12
* tcp: TSO packets automatic sizingEric Dumazet2013-11-042-0/+3
* ipc: rename ids->rw_mutexDavidlohr Bueso2013-10-181-1/+1
* ipc/sem.c: replace shared sem_otime with per-semaphore valueManfred Spraul2013-10-181-1/+0
* ipc/sem: separate wait-for-zero and alter tasks into seperate queuesManfred Spraul2013-10-181-1/+4
* cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro2013-10-181-0/+1
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-181-0/+15
* random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-10-181-0/+1
* HID: uhid: allocate static minorDavid Herrmann2013-10-131-0/+1
* mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini2013-10-131-0/+25
* mm: Fix generic hugetlb pte check return type.David Miller2013-10-131-2/+2
* Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg2013-10-131-0/+1
* net: net_secret should not depend on TCPEric Dumazet2013-10-131-1/+0
* IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin(ux) M. BOIE2013-10-131-0/+4
* ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-131-4/+8
* HID: fix data access in implement()Jiri Kosina2013-10-131-0/+1
* dm mpath: disable WRITE SAME if it failsMike Snitzer2013-10-051-1/+2
* drm/radeon/si: Add support for CP DMA to CS checker for compute v2Tom Stellard2013-10-011-0/+2
* HID: provide a helper for validating hid reportsKees Cook2013-10-011-0/+4
* timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz2013-10-011-0/+1
* media: v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda2013-09-261-0/+1
* HID: validate HID report id sizeKees Cook2013-09-261-1/+3
* pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models.Aravind Gopalakrishnan2013-09-261-0/+2
* Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro2013-09-262-0/+15
* rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo2013-09-261-2/+3
* USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern2013-09-261-1/+1
* ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac2013-09-141-0/+2
* net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2013-09-142-2/+17
* ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-09-141-0/+1
* ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-09-141-14/+0
* genl: Hold reference on correct module while netlink-dump.Pravin B Shelar2013-09-141-2/+18
* mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-09-071-0/+1
* regmap: Add another missing header for !CONFIG_REGMAP stubsKevin Hilman2013-09-071-0/+1
* x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2013-08-291-0/+1
* Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2013-08-291-1/+0
* SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-08-291-0/+57
* tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov2013-08-291-1/+1
* ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki2013-08-291-1/+5
* Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-201-1/+1
* elevator: Fix a race in elevator switchingJianpeng Ma2013-08-201-1/+5
* x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-201-0/+1