aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-26
|\
| * Revert "ip_gre: propogate target device GSO capability to the tunnel device"Pravin B Shelar2013-02-25
| * IP_GRE: Fix GRE_CSUM case.Pravin B Shelar2013-02-25
| * IP_GRE: Fix IP-Identification.Pravin B Shelar2013-02-25
| * sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msgMathias Krause2013-02-23
| * sock_diag: Fix out-of-bounds access to sock_diag_handlers[]Mathias Krause2013-02-23
| * tcp: fix SYN-data space mis-accountingYuchung Cheng2013-02-22
| * sock: only define socket limit if mem cgroup configuredstephen hemminger2013-02-22
| * net: Fix locking bug in netif_set_xps_queueAlexander Duyck2013-02-22
| * ipv4: fix error handling in icmp_protocol.Li Wei2013-02-22
| * ipv6: use a stronger hash for tcpEric Dumazet2013-02-21
| * ipv4: fix a bug in ping_err().Li Wei2013-02-21
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-26
|\ \
| * | IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-21
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-26
|\ \ \
| * | | dmaengine: remove dma_async_memcpy_complete() macroBartlomiej Zolnierkiewicz2013-01-08
| * | | dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz2013-01-08
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-25
|\ \ \ \
| * | | | sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman2013-02-13
| * | | | sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.Eric W. Biederman2013-02-13
| * | | | sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman2013-02-13
| * | | | sunrpc: Hash uids by first computing their value in the initial usernsEric W. Biederman2013-02-13
| * | | | sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman2013-02-13
| * | | | sunrpc: Update gss uid to security context mapping.Eric W. Biederman2013-02-13
| * | | | sunrpc: Use gid_valid to test for gid != INVALID_GIDEric W. Biederman2013-02-13
| * | | | sunrpc: Convert kuids and kgids to uids and gids for printingEric W. Biederman2013-02-13
| * | | | sunrpc: Simplify auth_unix now that everything is a kgid_tEric W. Biederman2013-02-13
| * | | | sunrpc: Use uid_eq and gid_eq where appropriateEric W. Biederman2013-02-13
| * | | | sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman2013-02-13
| * | | | sunrpc: Use userns friendly constants.Eric W. Biederman2013-02-13
| * | | | 9p: Modify the stat structures to use kuid_t and kgid_tEric W. Biederman2013-02-12
| * | | | 9p: Transmit kuid and kgid valuesEric W. Biederman2013-02-12
| * | | | 9p: Add 'u' and 'g' format specifies for kuids and kgidsEric W. Biederman2013-02-12
| * | | | ceph: Only allow mounts in the initial network namespaceEric W. Biederman2013-02-12
* | | | | net: change type of virtio_chan->p9_max_pagesZhang Yanfei2013-02-23
* | | | | net/core: apply pm_runtime_set_memalloc_noio on network devicesMing Lei2013-02-23
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-21
|\ \ \ \ \
| * | | | | iucv: fix kernel panic at rebootHendrik Brueckner2013-02-14
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2013-01-29
| |\ \ \ \ \ \
| * | | | | | | treewide: Fix typo in various driversMasanari Iida2013-01-09
| * | | | | | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-03
* | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-21
|\ \ \ \ \ \ \ \
| * | | | | | | | sun.com documentation fixesChristian Kujau2013-02-21
* | | | | | | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-25
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| * | | | | | | | | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
| * | | | | | | | | | TTY: move low_latency to tty_portJiri Slaby2013-01-16
| * | | | | | | | | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16