Age | Commit message (Expand) | Author | Files | Lines |
2012-06-07 | netfilter: nf_ct_icmp: add namespace support | Gao feng | 1 | -0/+1 |
2012-06-07 | netfilter: nf_ct_icmp: add namespace support | Gao feng | 1 | -0/+6 |
2012-06-07 | netfilter: nf_ct_udp: add namespace support | Gao feng | 1 | -0/+12 |
2012-06-07 | netfilter: nf_ct_tcp: add namespace support | Gao feng | 1 | -0/+10 |
2012-06-07 | netfilter: nf_ct_generic: add namespace support | Gao feng | 2 | -2/+8 |
2012-06-07 | netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers | Gao feng | 2 | -2/+15 |
2012-06-07 | netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers | Gao feng | 2 | -2/+21 |
2012-06-07 | netfilter: Add fail-open support | Krishna Kumar | 1 | -0/+5 |
2012-06-07 | netfilter: xt_connlimit: remove revision 0 | Cong Wang | 1 | -7/+2 |
2012-06-07 | netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.h | Cong Wang | 2 | -28/+0 |
2012-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -1/+34 |
2012-06-03 | tty: Revert the tty locking series, it needs more work | Linus Torvalds | 1 | -14/+9 |
2012-06-02 | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 6 | -9/+160 |
2012-06-02 | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds | 3 | -17/+27 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -3/+35 |
2012-06-01 | cipso: handle CIPSO options correctly when NetLabel is disabled | Paul Moore | 1 | -1/+28 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 9 | -181/+63 |
2012-06-01 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -3/+58 |
2012-06-01 | new helper: signal_delivered() | Al Viro | 1 | -1/+1 |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2 | -2/+3 |
2012-06-01 | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro | 1 | -1/+2 |
2012-06-01 | new helper: sigmask_to_save() | Al Viro | 1 | -0/+8 |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro | 1 | -0/+6 |
2012-06-01 | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 1 | -0/+12 |
2012-06-01 | HAVE_RESTORE_SIGMASK is defined on all architectures now | Al Viro | 1 | -0/+4 |
2012-06-01 | vfs: retry last component if opening stale dentry | Miklos Szeredi | 1 | -0/+1 |
2012-06-01 | fs: introduce inode operation ->update_time | Josef Bacik | 1 | -1/+9 |
2012-06-01 | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -2/+11 |
2012-06-01 | switch aio and shm to do_mmap_pgoff(), make do_mmap() static | Al Viro | 1 | -1/+1 |
2012-06-01 | take security_mmap_file() outside of ->mmap_sem | Al Viro | 1 | -4/+3 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -20/+48 |
2012-06-01 | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -11/+9 |
2012-06-01 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 20 | -75/+212 |
2012-06-01 | c/r: prctl: add ability to set new mm_struct::exe_file | Cyrill Gorcunov | 1 | -0/+1 |
2012-06-01 | c/r: prctl: extend PR_SET_MM to set up more mm_struct entries | Cyrill Gorcunov | 1 | -0/+5 |
2012-06-01 | syscalls, x86: add __NR_kcmp syscall | Cyrill Gorcunov | 2 | -0/+19 |
2012-06-01 | aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() | Christopher Yeoh | 2 | -4/+11 |
2012-06-01 | eventfd: change int to __u64 in eventfd_signal() | Sha Zhengju | 1 | -1/+1 |
2012-06-01 | rapidio: add DMA engine support for RIO data transfers | Alexandre Bounine | 3 | -0/+68 |
2012-06-01 | mqueue: separate mqueue default value from maximum value | KOSAKI Motohiro | 1 | -0/+2 |
2012-06-01 | mqueue: revert bump up DFLT_*MAX | KOSAKI Motohiro | 1 | -3/+3 |
2012-06-01 | ipc/mqueue: update maximums for the mqueue subsystem | Doug Ledford | 1 | -12/+35 |
2012-06-01 | ipc/mqueue: switch back to using non-max values on create | Doug Ledford | 1 | -0/+2 |
2012-06-01 | ipc/mqueue: cleanup definition names and locations | Doug Ledford | 1 | -0/+5 |
2012-06-01 | kexec: export kexec.h to user space | maximilian attems | 2 | -22/+54 |
2012-06-01 | cpu: introduce clear_tasks_mm_cpumask() helper | Anton Vorontsov | 1 | -0/+1 |
2012-06-01 | cred: remove task_is_dead() from __task_cred() validation | Oleg Nesterov | 1 | -7/+3 |
2012-06-01 | kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers | Boaz Harrosh | 1 | -28/+2 |
2012-06-01 | kmod: unexport call_usermodehelper_freeinfo() | Boaz Harrosh | 1 | -4/+0 |
2012-06-01 | fat: introduce special inode for managing the FSINFO block | Artem Bityutskiy | 1 | -1/+2 |