summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* microblaze: fix clone syscallMichal Simek2013-08-201-0/+5
* SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust2013-08-141-0/+1
* tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin2013-08-141-4/+6
* regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk2013-08-141-0/+1
* ndisc: Add missing inline to ndisc_addr_option_padJoe Perches2013-08-111-1/+1
* userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov2013-08-111-0/+1
* Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki2013-08-111-6/+0
* iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger2013-08-041-1/+2
* iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger2013-08-041-2/+0
* firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch2013-08-042-2/+3
* iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger2013-08-041-0/+4
* EDAC: Fix lockdep splatBorislav Petkov2013-07-281-1/+6
* vlan: mask vlan prio bitsEric Dumazet2013-07-281-2/+1
* virtio: support unlocked queue pollMichael S. Tsirkin2013-07-281-0/+4
* ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-07-281-0/+1
* ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2013-07-281-0/+3
* net: Swap ver and type in pppoe_hdrChangli Gao2013-07-281-2/+2
* thermal: cpu_cooling: fix stub functionArnd Bergmann2013-07-251-2/+2
* iio: Fix iio_channel_has_infoAlexandre Belloni2013-07-251-2/+2
* nbd: correct disconnect behaviorPaul Clements2013-07-211-0/+1
* cgroup: fix RCU accesses to task->cgroupsTejun Heo2013-07-211-10/+48
* futex: Take hugepages into account when generating futex_keyZhang Yi2013-07-131-0/+16
* libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin2013-07-131-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-264-1/+4
|\
| * net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan2013-06-261-0/+1
| * gre: fix a possible skb leakEric Dumazet2013-06-251-0/+1
| * net: vlan: fix comment for vlan_ethhdr->h_vlan_protoOlaf Hering2013-06-191-1/+1
| * netlink: export netlink_diag.h headerstephen hemminger2013-06-191-0/+1
* | ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki2013-06-241-2/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-222-2/+1
|\ \
| * | splice: don't pass the address of ->f_pos to methodsAl Viro2013-06-202-2/+1
| |/
* | Merge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2013-06-211-0/+1
|\ \
| * | ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki2013-06-201-0/+1
| |/
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-06-201-1/+17
|\ \
| * | tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt2013-06-191-1/+17