summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-259-91/+170
|\
| * sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman2013-02-131-2/+4
| * sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.Eric W. Biederman2013-02-131-5/+9
| * sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman2013-02-131-3/+3
| * sunrpc: Hash uids by first computing their value in the initial usernsEric W. Biederman2013-02-132-3/+8
| * sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman2013-02-131-5/+13
| * sunrpc: Update gss uid to security context mapping.Eric W. Biederman2013-02-131-5/+15
| * sunrpc: Use gid_valid to test for gid != INVALID_GIDEric W. Biederman2013-02-131-3/+2
| * sunrpc: Convert kuids and kgids to uids and gids for printingEric W. Biederman2013-02-133-7/+13
| * sunrpc: Simplify auth_unix now that everything is a kgid_tEric W. Biederman2013-02-131-10/+4
| * sunrpc: Use uid_eq and gid_eq where appropriateEric W. Biederman2013-02-134-8/+8
| * sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman2013-02-133-10/+10
| * sunrpc: Use userns friendly constants.Eric W. Biederman2013-02-134-9/+9
| * 9p: Modify the stat structures to use kuid_t and kgid_tEric W. Biederman2013-02-122-11/+20
| * 9p: Transmit kuid and kgid valuesEric W. Biederman2013-02-121-12/+13
| * 9p: Add 'u' and 'g' format specifies for kuids and kgidsEric W. Biederman2013-02-121-0/+36
| * ceph: Only allow mounts in the initial network namespaceEric W. Biederman2013-02-121-0/+5
* | net: change type of virtio_chan->p9_max_pagesZhang Yanfei2013-02-231-1/+1
* | net/core: apply pm_runtime_set_memalloc_noio on network devicesMing Lei2013-02-231-0/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-211-1/+4
|\ \
| * | iucv: fix kernel panic at rebootHendrik Brueckner2013-02-141-1/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-214-4/+4
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2013-01-29422-7872/+23564
| |\ \ \
| * | | | treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
| * | | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-033-3/+3
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-211-1/+1
|\ \ \ \ \
| * | | | | sun.com documentation fixesChristian Kujau2013-02-211-1/+1
* | | | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-214-18/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-2521-121/+250
| |\ \ \ \ \ \
| * | | | | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-182-1/+2
| * | | | | | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-152-13/+7
| * | | | | | | TTY: move low_latency to tty_portJiri Slaby2013-01-151-1/+1
| * | | | | | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-152-3/+4
* | | | | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-2124-85/+58
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | driver-core: constify data for class_find_device()Michał Mirosław2013-02-062-5/+4
| * | | | | | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-1721-121/+250
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | net/xfrm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-8/+8
| * | | | | | | net/x25: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+1
| * | | | | | | net/wanrouter: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+0
| * | | | | | | net/tipc: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | | | | | net/sunrpc: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
| * | | | | | | net/sctp: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | | | | | net/rxrpc: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
| * | | | | | | net/rds: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | | | | | net/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-16/+8
| * | | | | | | net/mac802154: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
| * | | | | | | net/mac80211: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
| * | | | | | | net/lapb: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+1
| * | | | | | | net/l2tp: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | | | | | net/ipv6: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-14/+10
OpenPOWER on IntegriCloud