summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-01tcp: md5: remove spinlock usage in fast pathEric Dumazet1-3/+5
2015-01-01drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings1-0/+1
2015-01-01move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-4/+4
2014-12-14tcp: be more strict before accepting ECN negociationEric Dumazet1-7/+16
2014-12-14mm, thp: fix collapsing of hugepages on madviseDavid Rientjes1-7/+10
2014-12-14drm/radeon: remove invalid pci idAlex Deucher1-1/+0
2014-12-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann1-0/+2
2014-12-14compiler: Define OPTIMIZER_HIDE_VARBen Hutchings3-0/+14
2014-12-14kernel: add support for gcc 5Sasha Levin1-0/+66
2014-12-14block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer1-3/+2
2014-12-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara1-0/+1
2014-12-14USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu1-0/+3
2014-11-05net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann1-0/+5
2014-11-05net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann1-3/+3
2014-11-05alarmtimer: Return relative times in timer_gettimeRichard Larocque1-0/+1
2014-11-05jiffies: Fix timeval conversion to jiffiesAndrew Hunter1-12/+0
2014-11-05libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov1-1/+1
2014-11-05regulatory: add NUL to alpha2Eliad Peller1-1/+1
2014-09-13slab/mempolicy: always use local policy from interrupt contextAndi Kleen1-1/+1
2014-09-13ip: make IP identifiers less predictableEric Dumazet1-10/+1
2014-09-13inetpeer: get rid of ip_id_countEric Dumazet5-34/+33
2014-09-13netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore1-4/+4
2014-09-13mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman1-0/+1
2014-08-06libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-0/+1
2014-08-06introduce SIZE_MAXXi Wang3-3/+4
2014-08-06include/linux/math64.h: add div64_ul()Alex Shi1-2/+4
2014-08-06usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2-1/+4
2014-08-06Revert "net: ip, ipv6: handle gso skbs in forwarding path"Ben Hutchings1-17/+0
2014-07-11skbuff: add an api to orphan fragsMichael S. Tsirkin1-0/+16
2014-07-11ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+3
2014-07-11net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet1-8/+1
2014-07-11fix our current target reap infrastructureJames Bottomley1-2/+1
2014-07-11lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer1-7/+8
2014-07-11tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov1-0/+15
2014-07-11ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen1-0/+2
2014-07-11ptrace: fix fork event messages across pid namespacesMatthew Dempsky1-0/+32
2014-07-11reiserfs: drop vmtruncateMarco Stornelli1-0/+1
2014-07-11genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner1-0/+4
2014-06-09trace: module: Maintain a valid user countRomain Izard1-1/+1
2014-06-09ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)1-0/+2
2014-06-09kvm: remove .done from struct kvm_async_pfRadim Krčmář1-1/+0
2014-06-09skb: Add inline helper for getting the skb end offset from headAlexander Duyck1-1/+11
2014-06-09ipv6: Limit mtu to 65575 bytesEric Dumazet1-0/+5
2014-05-18dmi: add support for exact DMI matches in addition to substring matchingJani Nikula1-2/+4
2014-05-18libata/ahci: accommodate tag ordered controllersDan Williams1-0/+1
2014-04-30pid: get pid_t ppid of task in init_pid_nsRichard Guy Briggs1-1/+19
2014-04-30blktrace: fix accounting of partially completed requestsRoman Pen1-3/+30
2014-04-09net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal1-0/+17
2014-04-09net: add and use skb_gso_transport_seglen()Florian Westphal1-0/+2
2014-04-09ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o1-0/+15