tcp: add tcp_min_snd_mss sysctl
[pandora-kernel.git] / ipc /
2017-09-16 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2017-08-26 Cong Wangmqueue: fix a use-after-free in sys_mq_notify()
2017-08-20 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2017-03-16 Davidlohr Buesoipc/shm: Fix shmat mmap nil-page protection
2015-12-13 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2015-10-13 Linus TorvaldsInitialize msg/shm IPC objects before doing ipc_addid()
2015-10-13 Manfred Spraulipc/sem.c: fully initialize sem_array before making...
2015-10-13 Herton R. Krzesinskiipc,sem: fix use after free on IPC_RMID after a task...