summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: move and rename netif_notify_peers()Amerigo Wang2012-08-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Dont use ifindices in hash fnsPavel Emelyanov2012-08-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet2012-08-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: reorganize IP MIB valuesEric Dumazet2012-08-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNETEric Dumazet2012-08-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: skb_share_check() should use consume_skb()Eric Dumazet2012-08-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | team: add support for queue override by setting queue_id for portJiri Pirko2012-08-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | team: add per port priority optionJiri Pirko2012-08-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | team: add signed 32-bit team option typeJiri Pirko2012-08-03
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Teach security_path_chown to take kuids and kgidsEric W. Biederman2012-09-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Convert loop to use kuid_t instead of uid_tEric W. Biederman2012-09-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Convert struct dquot dq_id to be a struct kqidEric W. Biederman2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Modify dqget to take struct kqidEric W. Biederman2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Convert quota netlink aka quota_send_warningEric W. Biederman2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Convert qutoactlEric W. Biederman2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Implement struct kqidEric W. Biederman2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Add kprojid_t and associated infrastructure in projid.hEric W. Biederman2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Convert vfs posix_acl support to use kuids and kgidsEric W. Biederman2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Convert taskstats to handle the user and pid namespaces.Eric W. Biederman2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audit: Add typespecific uid and gid comparatorsEric W. Biederman2012-09-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audit: Remove the unused uid parameter from audit_receive_filterEric W. Biederman2012-09-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audit: Use current instead of NETLINK_CREDS() in audit_filterEric W. Biederman2012-09-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Convert security/keys to the new userns infrastructureEric W. Biederman2012-09-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Convert ipc to use kuid and kgid where appropriateEric W. Biederman2012-09-06
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Teach inet_diag to work with user namespacesEric W. Biederman2012-08-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman2012-08-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Make seq_file's user namespace accessibleEric W. Biederman2012-08-14
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: Define CGROUP_SUBSYS_COUNT according the configurationDaniel Wagner2012-09-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: Assign subsystem IDs during compile timeDaniel Wagner2012-09-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: Wrap subsystem selection macroDaniel Wagner2012-09-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: Remove CGROUP_BUILTIN_SUBSYS_COUNTDaniel Wagner2012-09-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: add xattr supportAristeu Rozanski2012-08-24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xattr: extract simple_xattr code from tmpfsAristeu Rozanski2012-08-24
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: deprecate __cancel_delayed_work()Tejun Heo2012-08-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: reimplement cancel_delayed_work() using try_to_grab_pending()Tejun Heo2012-08-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: use irqsafe timer for delayed_workTejun Heo2012-08-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: clean up delayed_work initializers and add missing oneTejun Heo2012-08-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: make deferrable delayed_work initializer names consistentTejun Heo2012-08-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: cosmetic whitespace updates for macro definitionsTejun Heo2012-08-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Tejun Heo2012-08-21
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: deprecate system_nrt[_freezable]_wqTejun Heo2012-08-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: gut system_nrt[_freezable]_wq()Tejun Heo2012-08-20