summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* sctp: convert to idr_alloc()Tejun Heo2013-02-271-16/+15
* mac80211: convert to idr_alloc()Tejun Heo2013-02-272-16/+4
* net/9p: convert to idr_alloc()Tejun Heo2013-02-271-11/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-2610-29/+28
|\
| * get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zeroAl Viro2013-02-261-1/+0
| * fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov2013-02-221-2/+2
| * new helper: file_inode(file)Al Viro2013-02-229-26/+26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-268-45/+75
|\ \
| * | Revert "ip_gre: propogate target device GSO capability to the tunnel device"Pravin B Shelar2013-02-251-8/+2
| * | IP_GRE: Fix GRE_CSUM case.Pravin B Shelar2013-02-251-4/+8
| * | IP_GRE: Fix IP-Identification.Pravin B Shelar2013-02-252-3/+6
| * | sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msgMathias Krause2013-02-231-17/+7
| * | sock_diag: Fix out-of-bounds access to sock_diag_handlers[]Mathias Krause2013-02-231-0/+3
| * | tcp: fix SYN-data space mis-accountingYuchung Cheng2013-02-221-7/+11
| * | sock: only define socket limit if mem cgroup configuredstephen hemminger2013-02-221-0/+2
| * | net: Fix locking bug in netif_set_xps_queueAlexander Duyck2013-02-221-1/+3
| * | ipv4: fix error handling in icmp_protocol.Li Wei2013-02-222-1/+24
| * | ipv6: use a stronger hash for tcpEric Dumazet2013-02-211-2/+7
| * | ipv4: fix a bug in ping_err().Li Wei2013-02-211-2/+2
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-261-10/+10
|\ \ \
| * | | IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-211-10/+10
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-261-4/+4
|\ \ \ \
| * | | | dmaengine: remove dma_async_memcpy_complete() macroBartlomiej Zolnierkiewicz2013-01-071-1/+1
| * | | | dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz2013-01-071-3/+3
* | | | | 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
|\ \ \ \ \ \ \ \ \