aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\
| * userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
| * userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...Eric W. Biederman2012-09-13
| * ipv6: move dereference after check in fl_free()Dan Carpenter2012-08-16
| * userns: xt_owner: Add basic user namespace support.Eric W. Biederman2012-08-15
| * userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...Eric W. Biederman2012-08-15
| * userns: Convert xt_LOG to print socket kuids and kgids as uids and gidsEric W. Biederman2012-08-15
| * userns: Convert cls_flow to work with user namespaces enabledEric W. Biederman2012-08-15
| * net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman2012-08-15
| * userns: nfnetlink_log: Report socket uids in the log sockets user namespaceEric W. Biederman2012-08-15
| * userns: Teach inet_diag to work with user namespacesEric W. Biederman2012-08-15
| * netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman2012-08-15
| * userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman2012-08-15
| * net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman2012-08-15
| * userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman2012-08-15
| * userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-15
| * userns: Convert sock_i_uid to return a kuid_tEric W. Biederman2012-08-15
| * userns: Convert __dev_set_promiscuity to use kuids in audit logsEric W. Biederman2012-08-15
| * userns: Convert net/core/scm.c to use kuids and kgidsEric W. Biederman2012-08-15
* | Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-02
|\ \
| * | cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...Tejun Heo2012-09-14
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-10-02
|\ \ \
| * | | cgroup: Assign subsystem IDs during compile timeDaniel Wagner2012-09-14
| * | | cgroup: net_prio: Do not define task_netpioidx() when not selectedDaniel Wagner2012-09-14
| * | | cgroup: net_cls: Do not define task_cls_classid() when not selectedDaniel Wagner2012-09-14
* | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \ \ \
| * | | | workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-21
| * | | | workqueue: make deferrable delayed_work initializer names consistentTejun Heo2012-08-21
| * | | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
| * | | | workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-13
| | |_|/ | |/| |
* | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-01
|\ \ \ \
| * \ \ \ Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-16
| |\ \ \ \
| * | | | | serial: add a new helper functionHuang Shijie2012-09-05
| * | | | | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-27
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | TTY: ircomm_tty, add tty installJiri Slaby2012-08-13
| * | | | | TTY: use tty_port_register_deviceJiri Slaby2012-08-13
| * | | | | tty: localise the lockAlan Cox2012-08-10
| * | | | | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | tty: move the termios object into the ttyAlan Cox2012-07-16
| * | | | | tty: revert incorrectly applied lock patchAlan Cox2012-07-16
| * | | | | Merge branch 'v3.6-rc7' into tty-nextGreg Kroah-Hartman2012-07-16
| |\ \ \ \ \
| * | | | | | tty: localise the lockAlan Cox2012-07-06
| * | | | | | Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman2012-06-26
| |\ \ \ \ \ \
| * | | | | | | TTY: ircomm, use tty_port_close_start helperJiri Slaby2012-06-12
| * | | | | | | TTY: ircomm, use tty_port_close_end helperJiri Slaby2012-06-12
| * | | | | | | TTY: ircomm, define carrier routinesJiri Slaby2012-06-12
| * | | | | | | TTY: ircomm, define local tty_portJiri Slaby2012-06-12
| * | | | | | | TTY: ircomm, use tty from tty_portJiri Slaby2012-06-12
| * | | | | | | TTY: ircomm, revamp lockingJiri Slaby2012-06-12
| * | | | | | | TTY: ircomm, use flags from tty_portJiri Slaby2012-06-12